/*****
*@crtime:2023年02月3日10:00
*@Company:湖南微象科技有限公司 www.microxiang.com
*@Author:李健平
*@modifyLog: what when who
*
*/
html{font-family:"PingFangSC-Regular", "Microsoft YaHei", "Open Sans", Arial, "Hiragino Sans GB", "微软雅黑", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
body{outline:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,blockquote,th,td,p
{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
ul,li,dl ,dt,dd ,ol,p,img{list-style:none;border:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
button,select,textarea,input{font-size:100%;-webkit-appearance:none;appearance:none;outline:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
a{text-decoration:none;outline:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0); color: #333;}
a:hover,a:focus{outline:none;text-decoration:none;cursor:pointer;}
label {font-weight:normal;}
.clear{clear:both;font-size:0px;height:0px;line-height:0px;}
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility:hidden;}
.clearfix {*zoom: 1;}
.box-shadow {
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
    /*右、下、距离、模糊程度、阴影颜色，内阴影*/
    -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
    -ms-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
    -o-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
}

.fl {float: left;}
.fr {float: right;}
a {transition:all .3s ease;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-o-transition: all .3s ease;}
.bianse {background: #121212;border-bottom: none;opacity: 0.8;}

/*-------------------------------↓分页样式开始↓------------------------------------*/
.pc_paging{width:100%;/* height:30px; */text-align:center;padding:40px 0;}.pc_paging .paging{display:inline-block;padding:0;border:none;margin:0;}.pc_paging .paging li{display:inline-block;width:auto;height:auto;line-height:1;color:#333;vertical-align:middle;margin:0 3px;}.pc_paging .paging li a{text-decoration:none;}.pc_paging .paging li a,.pc_paging .paging li span{display:inline-block;float:none;width:auto;height:auto;line-height:1;font-size:14px;color:#333;padding:6px 10px;border:1px solid #ccc;margin:0;}
.pc_paging .paging li, .pc_paging .paging li span:hover{background: none;}.pc_paging .paging li.current a, .pc_paging .paging li.current a:hover{color:#fff;background: #1d90f5;border: 1px solid #0066b3;}.pc_paging .paging .page_jump{margin-left:5px;}.pc_paging .paging .page_jump input{width:50px;padding:5px;border:1px solid #ccc;border-radius:2px;margin:0 3px;}.pc_paging .paging .page_jump a{border-radius:2px;margin-left:6px;}.pc_paging .paging .total_count,.pc_paging .paging .page_jump{display:none;}.wap_paging .paging{padding:5px .36rem 0px;margin:20px 0;}.wap_paging .paging li{display:inline-block;border:1px solid #ddd;}.wap_paging .paging li a,.wap_paging .paging li span{display:inline-block;line-height:1.42857143;font-size:.48rem;color:#666;padding:6px 12px;}.wap_paging .paging .prev_page{border-radius:4px 0 0 4px;}.wap_paging .paging .next_page{border-radius:0 4px 4px 0;}.wap_paging .paging .page_count{margin:0 -1px;}.page{clear:both;width:100%;height:auto;padding:0;margin:0;}
.pc_paging .paging li a:hover,.pc_paging .paging li a.current{background-color: #daeeff;}.totoalPageStr{display:none;}

.page{padding: 40px 0;text-align: center;}
.page a {display: inline-block;float: none;width: auto;line-height: 1;font-size: 14px;color: #333;padding: 6px 10px;border: 1px solid #ccc;margin: 0 3px;}
.page .current {background-color: #daeeff;}

.xw-article{background: url(/skin/default/images/xwdt_banner.jpg) no-repeat;height: 580px;}
body {min-width: 1200px;}
.banner_box{overflow: hidden;}

.mu-xl{padding: 0 15px;}
.mu-xl::after {
    content: '';
    width: 0;
    height: 0;
    border: 7px solid transparent;
    border-top-color: #fff;
    position: absolute;
    left: 50%;
    margin-left: 59px;
    bottom: 32px;
}
.mu-xl a{padding-right: 5px;}
.xx-content{padding:0 10px;}

/* swiper轮播图样式更改 */
span.swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    background: ;
    border: 2px solid #fff;
}

/* 图片悬浮放大 */
.Img_amplify img{transition: all .3s ease;-webkit-transition: all .3s ease;}
.Img_amplify img:hover{transform: scale(1.1);}

/* 头部 */	
.wxzd .header, .wxzwxx .header{background: #121212;opacity: 0.8;}
.banner_box .bd img {display:block;margin:0 auto;}
.header {width: 100%;height: 90px;position: fixed;top: 0;left: 0;z-index: 99;border-bottom: 1px solid #fff;}
.header_box {max-width: 1320px;margin: 0 auto;}
.header_box .logo {display: block;margin: 18px 0 0 0;}
.header_box .logo img {width: 100%;height: 100%;display: block;}

/* 导航栏 */
.nav_box ul li {float: left;line-height: 90px;text-align: center;height: 90px;transition:all .5s ease;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;-o-transition: all .5s ease;position:relative;overflow:hidden;margin: 0 25px;} 
.nav_box ul li a {font-size: 22px;color: #fff;display: block;}
.nav_box ul li a:hover { color:#80dfff;}
.nav_box ul li.active {border-bottom: 2px solid #fff;box-sizing: border-box;}
.nav_box ul li.active a:hover { color: #fff;}
.nav_box ul li:hover {overflow:inherit;}
.nav_box ul>li:hover .submenu_box{height:auto;opacity:1; display:block;}
.nav_box ul li .submenu_box {display:none; width:250px; height:auto;position: absolute; top:91px; left: 0;background:rgba(12,21,27,0.9);padding-bottom: 15px;border-radius: 0 0 6px 6px;box-sizing: border-box;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s; opacity:0;}
.nav_box ul li .submenu_box dl { width: 100%; margin: 0 auto;text-align: left;}
.nav_box ul li .submenu_box dl dd {padding: 0 29px; height:46px; line-height: 46px; display:block; width:100%;box-sizing:border-box;}
.nav_box ul li .submenu_box dl dd:last-child {border: none;}
.nav_box ul li .submenu_box dl dd a { line-height:46px; font-size: 16px; color: #fff; display:block;height:46px;width:100%;}
.nav_box ul li .submenu_box dl dd:hover { background: #1566ad;}
.nav_box ul{float: left;}
.mu-gjl{margin-left: 20px;line-height: 90px;height: 90px;color: #fff;font-size: 14px;}
.mu-gjl i{width: 28px;height: 38px;display: inline-block;vertical-align: middle;margin-right: 8px;background:url(../images/tel.png) no-repeat;}
.mu-gjl a{display: block;color: #FFF;font-size: 20px;margin-left: 20px;}
.mu-gjl a.telNum{display:inline;margin-left:0;font-size: 20px;}

/* 底部 */	
.footer_t {
                     background: linear-gradient(                     to top,                     #fff 0%,                     #fff 38%,                     #819efe 20%,                     #819efe 100%        );
                     width: 100%;
                     height: 530px;
                     padding-top: 104px;
                     }
.footer_t_box {max-width: 1320px;width: 100%;border-radius: 20px;margin: 0 auto;background: #fff;box-shadow: 0px 0px 16px 6px rgb(0 0 0 / 15%);padding: 50px 0 60px;}
.footer_p {font-size:24px;color: #999;line-height: 52px;margin:100px 0 0 100px;}
.footer_gzh { text-align: center; margin:70px 0 0 150px;}
.footer_gzh img { display:block;}
.footer_gzh p {font-size: 16px; color: #999;line-height: 24px;margin-top:10px;}
.footer_div_p {margin: 0 auto;padding: 0 4%;}
.footer_div_p i {width: 52px;height: 52px;display: block;vertical-align: middle;margin: 0 auto 40px;}
.footer_div_p .tel{background: url(../images/big_tel.png) no-repeat center;}
.footer_div_p .telNum{color:#999}
.footer_div_p .email{background: url(../images/email.png) no-repeat center;}
.footer_div_p .adress{background: url(../images/adress.png) no-repeat center;}
.footer_div_p p {float: left;width: 33.3%;font-size: 24px;text-align: center;line-height: 36px;text-transform:uppercase;}
.footer_div_p p span {display: block;font-size: 18px;color: #666;}
.footer_div_p p span a {color: #666;}
.footer_div_p p span a:hover {color: #333;}
.footer_div_p p:first-child span {position: relative;bottom: 18px;}
.footer_div_p p em {display: block;margin: 20px auto 35px;height: 4px;background: #819efe;width: 25px;}
.footer_div_p .ft-tel em{margin: 20px auto 17px;}
.btn_box {text-align: center;margin: 60px 0 0;}
.btn_box a {display: inline-block;width: 220px;height: 50px;line-height: 50px;border: 1px solid #819efe;text-align: center;background-color: #fff;color: #819efe;}
.btn_box a:first-child {margin-right: 58px;}
.btn_box a:hover {background-color: #819efe;color: #fff;}
.footer_b { width: 100%; height: auto;text-align: center; background: #2f2f2f;color:#fff;text-transform:uppercase;font-size: 20px;padding: 30px 0;}
.footer_b p{display: block;height: 40px;line-height: 40px;}
.footer_b a {color: #fff;}
.footer_b p a:first-child{margin-right: 10px;}
.footer_b p a:first-child img{display: inline-block;vertical-align: middle;margin-top: -3px;}
.footer_b a:hover {color:#80dfff;}

/* banner */
.swiper-container {width: 100%;height:auto;position: relative;}
.swiper-slide img {width: 100%;height:auto; display:block;}
.swiper-button-next:after, .swiper-button-prev:after {display: none;}
.swiper-button-prev {left: 60px; right: auto;}
.swiper-button-next {right: 60px; left: auto;}

/* 智慧政务大厅 */
.zhzw-cpgnbox{max-width: 1320px; width: 100%;margin: 0 auto;}
.zhzw-center{padding-top: 80px;}
.zhzw-cpjs{height: 520px;background:url(../images/zhzw-ct1_04.jpg) no-repeat;width: 100%;max-width: 1320px;margin: 0 auto;margin-bottom: 50px;}
.cpjs-left{width: 47.72%;height: 100%;float: left;}
.cpjs-right{padding: 80px 33px 68px 68px;float: left;width: 52.28%;box-sizing: border-box;}
.cpjs-tt{color: #333;font-size: 30px;font-weight: bold;text-align: left;margin-bottom: 10px;}
.cpjs-ft{color: #333;font-size: 26px;background: url(../images/zhzw-lsct.png) left bottom no-repeat;padding-bottom: 20px;margin-bottom: 27px;}
.cpjs-content{text-indent: 2em;color: #4c4c4c;font-size: 19px;line-height: 35px;}
.zhzw-cpgn{padding-top: 80px;background: url(../images/zhzw-c1_10.jpg) top center no-repeat;overflow: hidden;padding-bottom: 90px;}
.zhzw-cpgn li{float: left;height: 305px;width: 31.8%;margin-right: 2.3%;padding: 58px 40px 30px 40px;background: #FFF;box-sizing: border-box;margin-bottom: 30px;}
.zhzw-cpgn li:first-child{background: inherit;}
.zhzw-cpgn li:nth-child(3n+3){margin-right: 0;}
.zhzw-ct img{display: block;width: 100%;height: 100%;}
.zhzw-cpyfmb{background: url(../images/zhzw_12.jpg) no-repeat;height: 461px;position: relative;}
.zhzw-cpyfbox{max-width: 1320px; width: 100%;margin: 0 auto;}
.cpyf-left{width: 300px;height: 420px;float: left;background: url(../images/zhzw-lsbg_03.png) no-repeat;padding: 53px 60px 0 60px;position: absolute;top: -97px;box-sizing: border-box;}
.cpyf-left .cpyf-tt{color: #FFF;font-size: 30px;font-weight: bold;text-align: left;margin-bottom: 10px;}
.cpyf-left .cpyf-ft{color: #FFF;font-size: 26px;background: url(../images/zhzw-bsct_03.png) left bottom no-repeat;padding-bottom: 20px;margin-bottom: 27px;}
.cpyf-right{margin-left: 270px;z-index: 1000;position: absolute;padding-top: 60px;}
.cpyf-right ul li{font-size: 18px;color: #4c4c4c;line-height: 60px;background: url(../images/zhzw-bdian.png) left no-repeat;padding-left: 45px;}

/* 政策服务平台 */
.cpcot_box {max-width: 1320px;margin: 0 auto;font-size: 24px;padding: 30px 0 80px;}
.cpcot_box .cpcot_title{color: #666;}
.cpcot_box p{line-height: 50px;}
.cpcot_box img{margin: 55px 0;width: 100%;display: block;}
.cpcot_title a {color: #666;font-size: 20px;}
.cpcot_title a:hover {color: #5297fc;}
.zcfw_title {margin: 50px 0;border-left: 8px #5297fc solid;border-radius: 4px;padding: 0 10px;}
.zcfw_title a {font-size: 40px;color: #000;line-height: 30px;font-weight: bold;margin-left: 12px;}
.zcfw_title a:hover {color: #5297fc;}
.zcfw_title p {color: #666;line-height: 16px;margin: 20px 0 0;padding-left: 10px;padding-left: 12px;font-size: 20px;}

/* 政盾 */
.public_box {max-width: 1600px;margin: 0 auto;padding-top: 10px;}
#gnjs {font-size: 22px;padding-top: 20px;}
.wd_bg {overflow: hidden;max-width: 1920px;min-height: 750px;margin: 0 auto;background: url("../images/cpbg.png");}
.wdbg_box {margin-top: 180px;}
.wdbg_box h1 {font-size: 48px;font-weight: bold;margin-bottom: 40px;}
.wdbg_box p {font-size: 24px;color: #646464;width: 700px;line-height: 40px;margin-bottom: 70px;}
.wdbg_box button {width: 250px;height: 80px;font-size: 30px;border: 1px solid #23a0f3;background-color: #23a0f3;}
.wdbg_box #mfsy {margin-right: 30px;color: #fff;background-color: #23a0f3;cursor: pointer;}
.wdbg_box #mfsy:hover {margin-right: 30px;color: #23a0f3;background-color: #fff;cursor: pointer;}
.wdbg_box #zxty {color: #23a0f3;background-color: #fff;cursor: pointer;}
.wdbg_box #zxty:hover {color: #fff;background-color: #23a0f3;cursor: pointer;}
.snav_box {box-shadow: 0px 10px 10px #f1f1f1;max-width: 1920px;margin: 0 auto;}
.snav_box ul {max-width: 1600px;margin: 0 auto;}
.snav_box ul li {float: left;line-height: 90px;text-align: center;/*width: 16.66%;*/width: 20%;height: 90px;transition:all .5s ease;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;-o-transition: all .5s ease;position:relative;overflow:hidden;} 
.snav_box ul li a {font-size: 30px;color: #646464;display: block;}
.snav_box ul li a:hover {color:#2196f3;}
.snav_box ul li.active {border-bottom: 2px solid #000;box-sizing: border-box;}
.snav_box ul li.active a:hover { color: #000;}
.snav_box ul li:hover {overflow:inherit;}
.snav_box ul>li:hover .submenu_box{height:auto;opacity:1; display:block;}
.snav_box ul li .submenu_box {display:none; width:250px; height:auto;position: absolute; top:79px; left: 0;background:rgba(12,21,27,0.9);padding-bottom: 15px;border-radius: 0 0 6px 6px;box-sizing: border-box;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s; opacity:0;}
.snav_box ul li .submenu_box dl { width: 100%; margin: 0 auto;text-align: left;}
.snav_box ul li .submenu_box dl dd {padding: 0 29px; height:46px; line-height: 46px; display:block; width:100%;box-sizing:border-box;}
.snav_box ul li .submenu_box dl dd:last-child {border: none;}
.snav_box ul li .submenu_box dl dd a { line-height:46px; font-size: 16px; color: #fff; display:block;height:46px;width:100%;}
.snav_box ul li .submenu_box dl dd:hover { background: #1566ad;}
/* 功能介绍 */
.zdxt_title {padding: 80px 0 100px;font-size: 48px;text-align: center;}
.zd_gnjs_box li {width: 33%;float: left;margin-right: 2%;margin-bottom: 100px;}
.zd_gnjs_box li:nth-child(3n+3) {margin-right: 0;width: 30%;}
.zd_gnjs_box li:nth-last-child(-n+2){margin-bottom: 0;}
.zd_gnjs_box li:nth-child(3n+3) div p {width: 350px;}
.zd_gnjs_box li div {float: right;}
.zd_gnjs_box li div span {font-size: 30px;}
.zd_gnjs_box li div p {width: 400px;font-family: "微软雅黑 Light";margin-top: 20px;line-height: 40px;}
.zd_gnjs_box li i {background: url(../images/wd_gnjs.png) no-repeat;display: block;width: 100px;height: 100px;float: left;margin-top: 20px;}
.zd_gnjs_box li i.gn_icon2 { background-position: -100px 0;}
.zd_gnjs_box li i.gn_icon3 { background-position: -200px 0;}
.zd_gnjs_box li i.gn_icon4 { background-position: -300px 0;}
.zd_gnjs_box li i.gn_icon5 { background-position: 0 -100px;}
.zd_gnjs_box li i.gn_icon6 { background-position: -100px -100px;}
.zd_gnjs_box li i.gn_icon7 { background-position: -200px -100px;}
.zd_gnjs_box li i.gn_icon8 { background-position: -300px -100px;}
.zd_gnjs_box li i.gn_icon9 { background-position: 0 -200px;}
.zd_gnjs_box li i.gn_icon10 { background-position: -100px -200px;}
.zd_gnjs_box li i.gn_icon11 { background-position: -200px -200px;}
/* 功能体验 */
#gnty {display: none;}
#gnty .zdxt_title {margin-top: 0;}
.gnty_tle2 {font: 30px "微软雅黑 Light";margin-bottom: 34px;color: #646464;}
.gnty_tle2 a {color: #3fa8ff;border-bottom: 1px solid #3fa8ff;}
.gnty_tle2 a:hover {color: #227fcc;border-bottom: 1px solid #227fcc;}
.gnty_wt {position: relative;min-height: 70px;border: 1px solid #eaeaea;}
.gnty_srk {width: 97%;border: none;padding-left: 30px;margin: 30px 0 70px;font-size: 20px;resize: none;overflow: hidden;line-height: 1.8;}
.gnty_srkend {position: absolute; bottom: 30px; left: 30px;color: #b6b6b6;}
.gnty_srkend i {font-style: normal;color: #ffa078;margin: 0 4px;}
.gnty_jg {position: relative;border: 1px solid #eaeaea;min-height: 200px;}
.gnty_jgtle {margin: 30px;font-size: 20px;font-weight: bold;}
#jieguo {margin: 30px 30px 80px;font-size: 20px;line-height: 1.8;}
.gnty_jgend {position: absolute;bottom: 30px;left: 30px;color: #b6b6b6;}
.gnty_jgend i {font-style: normal;color: #ffa078;margin: 0 4px;}
.gnty_ksfx {font-size: 30px;cursor:pointer;width: 250px;height: 80px;background-color: #24a7ff;color: #fff;border: none;display: block;margin: 40px auto;}
.gnty_ksfx:hover {background-color: #0066b3;}
/* 应用场景 */
.yycj_js li {width: 30.33%;float: left;margin-right: 4.5%;}
.yycj_js li:nth-child(3n+3) {margin-right: 0;}
.yycj_js li:nth-child(n+3) {margin-bottom: 100px;}
.yycj_js li .a_img img {width: 100%;height: auto;display: block;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all  0.5s;-o-transition:all 0.5s;transition:all 0.5s;top: 0;}
.yycj_js li .a_img:hover img {transform:scale(1.05);-webkit-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);-moz-transform:scale(1.05);}
.yycj_js li .a_title {font-size: 30px;margin: 50px 0 24px 0;display: inline-block;color: #646464;}
.yycj_js li .a_title:hover {color: #000;}
.yycj_js li p {font-size: 22px;color: #666;line-height: 40px;}
/* 产品特色 */
#cpts .zdxt_title {margin-top: 0;}
.cpts_js li {width: 25.33%;float: left;margin-right: 4.5%;box-shadow: 0px 0 10px 0 rgb(0 0 0 / 15%);border-radius: 8px;text-align: center;padding: 76px 2.5% 60px;}
.cpts_js li:nth-child(3n+3) {margin-right: 0;}
.cpts_js li .a_title {font-size: 30px;margin: 0 0 22px;color: #646464;}
.cpts_js li p {font-size: 22px;color: #646464;line-height: 40px;}
/* 服务模式 */
#fwms .cpts_js li {width: 20.33%;padding: 76px 5% 60px;}
/* 精选案例 */
.jxal_list {box-shadow: 0px 0 10px 0 rgb(0 0 0 / 15%);padding: 80px;margin: 0 0 100px;}
.jxal_list li {width: 30.33%;float: left;margin-right: 4.5%;line-height: 50px;}
.jxal_list li:nth-child(3n+3) {margin-right: 0;}
.jxal_list li p {font-size: 29px;color: #646464;cursor: default;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.jxal_list li p:hover {color: #000;}


/* 政务信息化项目管理平台 */
.zwxxh_bg {overflow: hidden;max-width: 1920px;min-height: 750px;margin: 90px auto 0;background: url("../images/zwxxgkh_bg.png");}
.zwxxnav_box {box-shadow: 0px 10px 10px #f1f1f1;max-width: 1920px;margin: 0 auto;}
.zwxxnav_box ul {max-width: 1600px;margin: 0 auto;}
.zwxxnav_box ul li {float: left;line-height: 90px;text-align: center;width: 25%;height: 90px;transition:all .5s ease;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;-o-transition: all .5s ease;position:relative;overflow:hidden;} 
.zwxxnav_box ul li a {font-size: 30px;color: #646464;display: block;}
.zwxxnav_box ul li a:hover { color:#80dfff;}
.zwxxnav_box ul li.active {border-bottom: 2px solid #000;box-sizing: border-box;}
.zwxxnav_box ul li.active a:hover { color: #000;}
.zwxxnav_box ul li:hover {overflow:inherit;}
/* 功能介绍 */
.wxzwxx #gnjs {padding: 90px 0 0px;}
.zdxt_title {padding: 80px 0 100px;font-size: 48px;text-align: center;}
.gnjs_title1 {font-size: 48px;text-align: center;color: #4f95fc;}
.gnjs_title2 {font-size: 48px;text-align: center;color: #ffb18a;}
.gnjs_title3 {font-size: 48px;text-align: center;color: #77dba2;}
.zwxx_gnjs_box {width: 30%;float: left;}
.zwxx_gnjs_box h2 {margin-bottom: 40px;}
.zwxx_gnjs_box:nth-child(2) {margin: 0 5%;}
.zwxx_gnjs_box ul {box-shadow: 0px 0 6px 0 rgb(0 0 0 / 15%);}
.zwxx_gnjs_box:nth-child(1) ul {border-top: 6px solid #4f95fc;}
.zwxx_gnjs_box:nth-child(2) ul {border-top: 6px solid #ffb18a;}
.zwxx_gnjs_box:nth-child(3) ul {border-top: 6px solid #77dba2;}
.zwxx_gnjs_box ul li {min-height: 200px;}
.zwxx_gnjs_box ul li:first-child {margin-top: 80px;}
.zwxx_gnjs_box ul li i {margin: 30px 30px 0 50px;}
.zwxx_gnjs_box ul li div {float: left;}
.zwxx_gnjs_box ul li div span {font-size: 30px;}
.zwxx_gnjs_box ul li div p {width: 290px;font-family: "微软雅黑 Light";margin-top: 20px;line-height: 40px;}
.zwxx_gnjs_box ul li i {background: url(../images/zwxxh_icon.png) no-repeat;display: block;width: 70px;height: 70px;float: left;}
.zwxx_gnjs_box ul li i.gn_icon2 { background-position: -100px 0;}
.zwxx_gnjs_box ul li i.gn_icon3 { background-position: -200px 0;}
.zwxx_gnjs_box ul li i.gn_icon4 { background-position: -300px 0;}
.zwxx_gnjs_box ul li i.gn_icon5 { background-position: -400px 0;}
.zwxx_gnjs_box ul li i.gn_icon6 { background-position: 0 -100px;}
.zwxx_gnjs_box ul li i.gn_icon7 { background-position: -100px -100px;}
.zwxx_gnjs_box ul li i.gn_icon8 { background-position: -200px -100px;}
.zwxx_gnjs_box ul li i.gn_icon9 { background-position: -300px -100px;}
.zwxx_gnjs_box ul li i.gn_icon10 { background-position: -400px -100px;}
.zwxx_gnjs_box ul li i.gn_icon11 { background-position: 0 -200px;}
.zwxx_gnjs_box ul li i.gn_icon12 { background-position: -100px -200px;}
.zwxx_gnjs_box ul li i.gn_icon13 { background-position: -200px -200px;}
.zwxx_gnjs_box ul li i.gn_icon14 { background-position: -300px -200px;}
.zwxx_gnjs_box ul li i.gn_icon15 { background-position: -400px -200px;}
/* 总体架构 */
.wxzwxx #ptjg img {width: 100%;}
/* 产品特色 */
.cpts_js li:nth-child(-n+3) {margin-bottom: 40px;}
/* 应用价值 */
#yyjz {margin-bottom: 150px;}

/* 产品与服务 */
.cpyfwbg {width: 100%;text-align: center;}
.cpyfwbg img {width: 100%;}
._cpyfw {width: 100%;max-width: 1320px;margin: 0 auto;padding-bottom: 90px;}
._cpyfw .title {text-align: center;margin-top: 90px;}
._cpyfw .title h2 {font-size: 34px;color: #000;line-height: 30px;font-weight: bold;}
._cpyfw .title p {font-size: 20px;color: #666;line-height:16px;margin: 20px 0 70px;}
._cpyfw ul li {width: 30.3%;background: #fff;float: left;margin-right: 4.5%;box-shadow: 1px 0 15px 0 rgba(0,0,0,0.15);position: relative;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all  0.5s;-o-transition:all 0.5s;transition:all 0.5s;top: 0;border-radius: 8px;}
._cpyfw ul li:nth-child(3n) {margin-right: 0;}
._cpyfw ul li:nth-child(n-3) {margin-top: 90px;}
._cpyfw ul li:nth-child(n+4) {margin-top: 60px;}
._cpyfw ul li:last-child {margin-right: 0px;}
._cpyfw ul li em {display: block;margin: 0 auto;height: 4px;background: #819efe;width: 45px;}
._cpyfw ul li a{display:block;width: 180px;height: 50px;line-height: 50px;border: 1px solid #666;text-align: center;background-color: #fff;color: #666;margin: 70px auto 40px;border-radius: 25px;}
._cpyfw ul li a:hover{background-color: #819efe;color: #fff;border: 1px solid #819efe;}
._cpyfw ul li.no_active a:hover{background-color: #fff;color: #666;border: 1px solid #666;}
._cpyfw ul li .pic {position: relative; height: auto; width: 100%;}
._cpyfw ul li .pic img {display: block;height: auto;margin: 66px auto 0;}
._cpyfw ul li .pic span {width: 100%;display: block;text-align: center;font-size: 24px;margin: 25px 0 0;}
._cpyfw ul li p {padding:15px 20px 19px;font-size: 18px;color: #666;line-height: 30px;}
._cpyfw ul li:hover {top: -8px;box-shadow: 1px 0 15px 0 rgba(0,94,211,0.28);}


.cpfw_box {width: 100%;max-width: 1320px;margin: 0 auto;padding-bottom: 70px;}
.cpfw_box .title {text-align: center;margin-top: 70px;}
.cpfw_box .title h2 {font-size: 34px;color: #000;line-height: 30px;font-weight: bold;}
.cpfw_box .title h2 a:hover {color: #819efe;}
.cpfw_box .title p {/* font-size: 20px; */color: #666;line-height:16px;margin: 20px 0 10px;}
.cpfw_box ul li {width: 30.33%;background: #fff;float: left;margin-right: 4.5%;box-shadow: 1px 0 15px 0 rgba(0,0,0,0.15);position: relative;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all  0.5s;-o-transition:all 0.5s;transition:all 0.5s;top: 0;border-radius: 8px;}
.cpfw_box ul li:nth-child(3n) {margin-right: 0;}
.cpfw_box ul li:nth-child(n-3) {margin-top: 70px;}
.cpfw_box ul li:nth-child(n+4) {margin-top: 60px;}
.cpfw_box ul li:last-child {margin-right: 0px;}
.cpfw_box ul li em {display: block;margin: 0 auto;height: 4px;background: #819efe;width: 45px;}
.cpfw_box ul li a{display:block;width: 130px;height: 50px;line-height: 50px;border: 1px solid #666;text-align: center;background-color: #fff;color: #666;margin: 0px auto 30px;border-radius: 25px;}
.cpfw_box ul li a:hover{background-color: #819efe;color: #fff;border: 1px solid #819efe;}
.cpfw_box ul li .pic {position: relative; height: auto; width: 100%;}
.cpfw_box ul li .pic img {display: block;height: auto;margin: 66px auto 0;}
.cpfw_box ul li .pic span {width: 100%;display: block;text-align: center;font-size: 24px;margin: 25px 0 0;}
.cpfw_box ul li p {padding:15px 20px 19px;font-size: 16px;color: #666;line-height: 30px;min-height: 90px;text-align: center;}
.cpfw_box ul li:hover {top: -8px;box-shadow: 1px 0 15px 0 rgba(0,94,211,0.28);}
.cpjs-text h2{font-size: 28PX;color: #3274e5;font-weight: bold;margin-bottom: 58px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.cpjs-text p{font-size: 16px;color: #666;line-height: 30px;}
.zhfw-cphx{height: 560px;background: url(../images/zhzw-cphxbg.jpg) center no-repeat;}
.cphx-box{max-width: 1320px; width: 100%;margin: 0 auto;}
.cphx-list ul li{float: left;width: 25%;border-right: 1px dashed #ebebeb;padding:0 35px;box-sizing: border-box;}
.cphx-list ul li:first-child{padding-left: 0;}
.cphx-list ul li:last-child{padding-right: 0;border-right: inherit;}
.cphx-list ul li i{display: block;width: 50px;height: 50px;margin: 0 auto;}
.cphx-list ul li i.ico1{background: url(../images/zhzw-icon_24.png) no-repeat;}
.cphx-list ul li i.ico2{background: url(../images/zhzw-icon_19.png) no-repeat;}
.cphx-list ul li i.ico3{background: url(../images/zhzw-icon_21.png) no-repeat;}
.cphx-list ul li i.ico4{background: url(../images/zhzw-icon_27.png) no-repeat;}
.cphx-tt{text-align: center;padding: 55px 0;}
.cphx-list ul li span{line-height: 28px;font-size: 16px;color: #1a1a1a;margin-top: 55px;display: block;text-indent: 2em;}

/*新闻动态*/
.xwzx_box {background: #f4f7fe;padding-bottom: 90px;}
.xwzx_box .title {text-align: center;padding-top: 56px;}
.xwzx_box .title h2 {font-size: 34px;color: #000;line-height: 30px;font-weight: bold;margin-bottom: 40px;}
.xwzx_box .title p {font-size: 16px; color: #999;line-height:16px;margin: 20px 0 30px 0;}
.xwzx_box ul {width: 100%;max-width: 1320px;margin: 0 auto;}
.xwzx_box ul li {width: 30.33%;float: left;margin-right: 4.5%;border-radius: 8px;background: #fff;box-shadow: 0px 0 10px 0 rgb(0 0 0 / 15%);} 
.xwzx_box ul li:last-child {margin-right: 0;}
.xwzx_box ul li .a_img {display: block;overflow: hidden;width:100%;height: 250px;border-radius: 8px;}
.xwzx_box ul li .a_img img { width: 100%; height: auto; display: block;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all  0.5s;-o-transition:all 0.5s;transition:all 0.5s;top: 0;}
.xwzx_box ul li .a_img:hover img {transform:scale(1.05);-webkit-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);-moz-transform:scale(1.05);}
.xwzx_box ul li .a_title {font-size: 20px;font-weight: bold;margin: 30px 0 14px 0;display: inline-block;min-height: 52px;padding: 0 30px;}
.xwzx_box ul li .a_title:hover {opacity: 0.8;}
.xwzx_box ul li p {font-size: 16px;color: #666;line-height: 24px;display: -webkit-box;text-overflow: ellipsis;overflow: hidden;-webkit-box-orient: vertical;-webkit-line-clamp: 2;padding: 0 30px;}
.xwzx_box ul li span {font-size: 16px;color: #666;margin: 10px 0 0;display: block;padding: 0 30px 34px;}


/* 新闻动态频道页 */
.xwdt_title { height: 80px; width: 100%; background: #eff2f4;}
.xwdt_title p {max-width: 1320px; width: 100%;margin: 0 auto;padding: 25px 0;}
.xwdt_title p span {font-size:30px;color:#333;padding-left:20px;font-weight:100;background: url(../images/icon.jpg) no-repeat left center;height:30px; display: inline-block; line-height: 30px;}

.xwdt_list { width: 100%;max-width: 1320px; margin: 0 auto;}
.xwdt_list .ul_box {padding-top: 10px;}
.xwdt_list .ul_box li {padding:30px 0; border-bottom: 1px solid #e6e6e6; height: 190px; position: relative;transition:all .3s ease;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-o-transition: all .3s ease;}
.xwdt_list .ul_box li .title_img .a_img { width: 354px; height: 190px; display: block; position: absolute; left: 0; top:30px;}
.xwdt_list .ul_box li .title_img .a_img img { width: 354px; height: 190px; display: block;}
.xwdt_list .ul_box li .main { padding-left: 384px;border-right: 1px solid #00a4ff; height: 190px;}
.xwdt_list .ul_box li .main .text { width:72%; position: relative;left: 0;transition:all .3s ease;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-o-transition: all .3s ease; height: 190px;}
.xwdt_list .ul_box li .main .text a.title {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;max-width: 95%; font-size: 24px; line-height: 24px; display: inline-block; color: #333;transition:all .3s ease;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-o-transition: all .3s ease;margin:20px 0;}
.xwdt_list .ul_box li .main .text a.title:hover {opacity: 0.8;}
.xwdt_list .ul_box li .main .text p { font-size: 16px; color: #999;line-height: 28px;transition:all .3s ease;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-o-transition: all .3s ease;overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.xwdt_list .ul_box li .main .text .ly { height: 30px; line-height: 30px; display: inline-block; color: #8fd3f7;position: absolute; left: 0; bottom: 0; background: url(../images/icon2.png) no-repeat left center; padding: 0 15px;}
.xwdt_list .ul_box li .main .time {margin-right: 60px;}
.xwdt_list .ul_box li .main .time p { font-size: 30px; line-height: 30px; color: #999999;transition:all .3s ease;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-o-transition: all .3s ease; margin: 30px 0 15px;}
.xwdt_list .ul_box li .main .time span { font-size: 20px; line-height: 20px; color: #999999;transition:all .3s ease;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-o-transition: all .3s ease;}
.xwdt_list .ul_box li:hover { background: #335295;box-shadow: 0 8px 8px 0 rgba(0,0,0,0.12);}
.xwdt_list .ul_box li:hover .title_img .a_img {left: 25px;}
.xwdt_list .ul_box li:hover .main .text {left: 25px;}
.xwdt_list .ul_box li:hover .main .text a.title {color: #fff;}
.xwdt_list .ul_box li:hover .main .text p {color: #fff;}
.xwdt_list .ul_box li:hover .main .time p {color: #fff;}
.xwdt_list .ul_box li:hover .main .time span {color: #fff;}


/* 关于微象频道页 */
.wxjs_box {padding-bottom: 15px;}
.wxjs_box .wxjs_text {width: 100%;max-width: 1320px;margin: 0 auto;}
.wxjs_box .wxjs_text .title {width: 100%; max-width: 1320px; margin: 0 auto;padding:50px 0;}
.wxjs_box .wxjs_text .title span {font-size:30px;color:#333;padding-left:20px;font-weight:100;background: url(../images/icon.jpg) no-repeat left center;height:30px; display: inline-block; line-height: 30px;}
.wxjs_box .wxjs_text .p_box {width: 100%; max-width: 1320px;margin: 0 auto;}
.wxjs_box .wxjs_text .p_box p {font-size: 24px; color: #333; text-indent: 2em; line-height:34px; font-weight: 100;margin-bottom: 40px;}

.wxdsj_box {background: #f7f7f7;}
.wxdsj_main {width:100%;max-width:1320px;margin: 0 auto; background: url(../images/gywx_pic1.png) no-repeat left top;}
.wxdsj_content { width: 1146px; height: 269px; background: url(../images/gywx_pic2.png) no-repeat;float: right;margin:261px 24px 60px 0;position: relative; background-size: 100%;}
.wxdsj_content .wxdsj_text li { width: 158px; height: 158px; background: #fff;border-radius: 158px;overflow: hidden; box-shadow: 0 4px 12px 0 rgba(0,0,0,0.1); text-align: center;display: table-cell; vertical-align:middle;position: relative;}
.wxdsj_content .wxdsj_text li p {font-size: 14px; color: #333;font-weight: 100;line-height: 22px;}
.wxdsj_content .wxdsj_text li.li1,.wxdsj_content .wxdsj_text li.li3,.wxdsj_content .wxdsj_text li.li5,.wxdsj_content .wxdsj_text li.li7 {bottom: 52px;}
.wxdsj_content .wxdsj_text li.li2,.wxdsj_content .wxdsj_text li.li4,.wxdsj_content .wxdsj_text li.li6 {bottom:159px;}
.wxdsj_content .wxdsj_text li.li1 {left: -11px;}
.wxdsj_content .wxdsj_text li.li3 {left:13px;}
.wxdsj_content .wxdsj_text li.li4 {left:24px;}
.wxdsj_content .wxdsj_text li.li5 {left:37px;}
.wxdsj_content .wxdsj_text li.li6 {left:48px;}
.wxdsj_content .wxdsj_text li.li7 {left:59px;}
.wxdsj_content .wxdsj_time {position: absolute; bottom: 0;}
.wxdsj_content .wxdsj_time li {font-size: 18px; font-weight: bold; color: #3892e0;text-shadow:0 1px 1px #fff; float:left; line-height: 42px; position: relative;}
.wxdsj_content .wxdsj_time li.li1 {left:46px;}
.wxdsj_content .wxdsj_time li.li2 {left:174px;}
.wxdsj_content .wxdsj_time li.li3 {left:298px;}
.wxdsj_content .wxdsj_time li.li4 {left:424px;}
.wxdsj_content .wxdsj_time li.li5 {left:550px;}
.wxdsj_content .wxdsj_time li.li6 {left:678px;}
.wxdsj_content .wxdsj_time li.li7 {left:800px;}
.zzrz_box .title { text-align: center;padding-top:50px;}
.zzrz_box .title h2 {font-size: 30px; color: #000; line-height: 30px;font-weight: bold;}
.zzrz_box .title p {font-size: 16px; color: #999;line-height:16px;margin: 20px 0 50px 0;}
.zzrz_pic {max-width:1320px; width: 100%; margin: 0 auto;overflow: hidden;max-height:320px; position: relative;}
.zzrz_pic .hd {display: none;}
.zzrz_pic .bd {max-width:1220px;margin:0 auto; width: 100%;overflow:hidden;}
.zzrz_pic .bd ul li{float:left; _display:inline; overflow:hidden; text-align:center;margin-right:11px;}
.zzrz_pic .bd ul li img{ width:235px; height:320px; display:block;}
.zzrz_pic .prev { width: 21px; height:36px; position: absolute; left:0; display: block; top: 50%; margin-top:-18px;opacity:0.7;}
.zzrz_pic .next { width: 21px; height:36px; position: absolute; right:0; display: block; top: 50%; margin-top:-18px;opacity:0.7;}
.zzrz_pic .prev:hover,.zzrz_pic .next:hover {opacity:1;}

.zzrz_pic2{max-width: 1320px; width: 100%; margin:60px auto;overflow: hidden;}
.zzrz_pic2 ul li {float: left;width: 32.33%;}
.zzrz_pic2 ul li:nth-child(2) {position:relative;left:40px;}
.zzrz_pic2 ul li:last-child {float:right;margin-right:3%;}
.zzrz_pic2 ul li img { width: 100%; height: auto; display: block;}
.wxdt_box {width: 100%;height: auto;overflow: hidden;}
.wxdt_box img { width: 100%; height: auto; display: block;max-width: 1920px; margin:0 auto;}

/* 产品与服务-政府网站监测 */
.ptjj_box { width: 100%;max-width: 1320px; margin: 0 auto; padding-bottom: 50px;}
.ptjj_box .title {width: 100%; padding:50px 0;}
.ptjj_box .title span {font-size:30px;color:#333;padding-left:20px;font-weight:100;background: url(../images/icon.jpg) no-repeat left center;height:30px; display: inline-block; line-height: 30px;}
.ptjj_box .ptjj_img { width:450px; height: 500px; display: block;}
.ptjj_box .ptjj_img img { display: block;}
.ptjj_box .ptjj_text {font-size: 24px; color: #333; width: 62.12%;font-weight: 100; text-indent: 2em;line-height: 46px;margin-top: 70px;} 
.ptjj_box  .pttjj_img{width: 37.88%;}

.gnjs_box { background: #f7f7f7;padding-bottom: 40px;}
.gnjs_box .title {font-size: 30px; text-align: center; height: 120px;line-height: 120px; color: #000;font-weight: 100;}
.gnjs_box ul {width: 100%;max-width: 1320px;margin: 0 auto;}
.gnjs_box ul li { width:31.96%; height: 258px; float: left; border: 1px solid #dfe1e6; box-shadow:0 2px 5px rgba(11,30,77,0.06);margin-bottom: 20px; background: #fff;margin-right: 1.8%;}
.gnjs_box ul li:nth-child(3n) {margin-right: 0;}
.gnjs_box ul li.first { background: url(../images/wzjc_pic2.jpg) no-repeat; background-size: 100%;}
.gnjs_box ul li.first h2 { color: #4c4c4c;line-height: 24px; font-size: 24px;margin-bottom: 18px;margin-top:32px;margin-left:30px;}
.gnjs_box ul li.first p {font-size: 14px; color: #808080; line-height: 30px;margin-left:30px;}
.gnjs_box ul li .h2 { color: #4e98f2;font-size: 24px;line-height: 24px;padding:32px 30px 24px 30px; border-bottom: 1px solid #e5e8ed;}
.gnjs_box ul li .p_box { padding:24px 30px;}
.gnjs_box ul li .p_box p { background: url(../images/dian.jpg) no-repeat left top 13px; background-size: 3px; padding-left: 12px; font-size: 14px; color: #808080; line-height: 28px;}

.yyjz_box { width: 100%; height: 420px; background-size: 1920px 420px; background: url(../images/wzjc_pic4.jpg) no-repeat center;}
.yyjz_box .yyjz_main { width: 100%; max-width: 1320px; background: url(../images/wzjc_pic3.png) no-repeat left center; margin: 0 auto; height: 420px;}
.yyjz_main p { color:#094b99; font-size: 20px; line-height: 46px; width: 750px;margin:0 auto; text-indent: 2em; background: url(../images/wzjc_icon1.png) no-repeat left 10px top 156px; display: block;padding-top: 140px;}

.xgal_box { padding-bottom: 40px;background: #f7f7f7;}
.xgal_box .title {font-size: 30px; text-align: center; height: 120px;line-height: 120px; color: #000;font-weight: 100;}
.xgal_box ul {width: 100%;max-width: 1320px;margin: 0 auto;}
.xgal_box ul li {width:23.86%; height: 72px; background: url(../images/wzjc_icon1.jpg) no-repeat; background-size: 100%; float: left;margin-bottom: 20px;margin-right: 1.5%;} 
.xgal_box ul li:nth-child(4n) {margin-right: 0;}
.xgal_box ul li a { display: block; text-align: center;line-height: 72px; font-size: 22px; color: #fff; font-weight: 100;cursor: default;}
.xgal_box ul li a:hover {opacity: 0.8;}
/* 产品与服务-政府信息化项目管理系统 */
.xtjj_box { width: 100%;max-width: 1320px; margin: 0 auto; padding-bottom: 50px;}
.xtjj_box .title {width: 100%; padding:50px 0;}
.xtjj_box .title span {font-size:30px;color:#333;padding-left:20px;font-weight:100;background: url(../images/icon.jpg) no-repeat left center;height:30px; display: inline-block; line-height: 30px;}
.xtjj_box .xtjj_img { width:42.72%; height: 466px; display: block;}
.xtjj_box .xtjj_img img { display: block;}
.xtjj_box .xtjj_text {font-size: 24px; color: #333; width:56.06%;font-weight: 100; text-indent: 2em;line-height: 46px;margin-top:40px;} 

.cpld_box { background: #f7f7f7;padding-bottom: 40px;}
.cpld_box .title {font-size: 30px; text-align: center; height: 120px;line-height: 120px; color: #000;font-weight: 100;}
.cpld_box ul {width: 100%;max-width: 1320px;margin: 0 auto;}
.cpld_box ul li { width:32.12%; height: 208px; float: left; margin-bottom: 24px; background:url(../images/xmgl_bg1.png) no-repeat center;margin-right: 1.8%;}
.cpld_box ul li:nth-child(3n) {margin-right: 0;}
.cpld_box ul li h2 { color: #ffffff;font-size: 26px;line-height: 26px; text-align: center; font-weight: 100; margin-top: 45px;}
.cpld_box ul li span { width: 44px; height: 4px; border-radius: 2px; display: block;margin:16px auto; background: rgba(255,255,255,0.8);}
.cpld_box ul li p {font-size:16px; color: #fff; line-height: 28px; text-align: center; padding: 0 68px;}

.xmgl_yyjz_box { width: 100%; height:460px; background-size: 1920px 460px; background: url(../images/xmgl_pic2.png) no-repeat center;}
.xmgl_yyjz_box .xmgl_yyjz_main { width: 100%; max-width: 1320px; margin: 0 auto;background: url(../images/wzjc_pic3.png) no-repeat left center; height: 420px;}
.xmgl_yyjz_main .p_box {padding-top:80px;}
.xmgl_yyjz_main .p_box  p { color:#094b99; font-size: 20px; line-height: 46px; width:650px; text-indent: 2em; background: url(../images/wzjc_icon1.png) no-repeat left 10px top 15px; display: block;font-weight: 100; margin-left: 260px; margin-bottom:15px;}

.jxal_box { width: 100%; height:auto; background: url(../images/xmgl_pic3.jpg) no-repeat top center; background-size: 1920px 500px; padding-bottom: 68px;}
.jxal_box .title { padding: 50px 0 40px;}
.jxal_box .title img { display: block; margin: 0 auto;}
.jxal_pic { width:100%; height: auto;max-width: 1000px; margin: 0 auto;}
.jxal_pic img { width: 100%; height: auto; display: block;}

/* 产品与服务-破产案件智能办理平台 */
.pc_ptjj_box { width: 100%;max-width: 1320px; margin: 0 auto; padding-bottom: 50px;}
.pc_ptjj_box .title {width: 100%; padding:50px 0;}
.pc_ptjj_box .title span {font-size:30px;color:#333;padding-left:20px;font-weight:100;background: url(../images/icon.jpg) no-repeat left center;height:30px; display: inline-block; line-height: 30px;}
.pc_ptjj_box .pc_ptjj_img { width:32.57%; height:560px; display: block;}
.pc_ptjj_box .pc_ptjj_img img { display: block;}
.pc_ptjj_box .pc_ptjj_text {width: 63.25%; float: right;}
.pc_ptjj_box .pc_ptjj_text p {margin-bottom:10px;}
.pc_ptjj_box .pc_ptjj_text .text_title {font-size: 24px; color: #333; font-weight: 100; text-indent: 2em;line-height:46px; margin-top: 30px;} 
.pc_ptjj_box .pc_ptjj_text .text_p_box p {font-size: 24px; color: #333;line-height:40px;font-weight: 100; background: url(../images/wzjc_icon1.png) no-repeat left 10px top 14px;padding-left: 40px;}

.pc_gnjs_box { background: #f7f7f7;padding-bottom:24px;}
.pc_gnjs_box .title {font-size: 30px; text-align: center; height: 120px;line-height: 120px; color: #000;font-weight: 100;}
.pc_gnjs_box ul {width: 100%;max-width: 1320px;margin: 0 auto;}
.pc_gnjs_box ul li { width:48.48%; height:220px; float: left;margin-bottom:3.04%; background: #fff;margin-right:3.04%;position: relative;transition:all .3s ease;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-o-transition: all .3s ease;overflow:hidden;}
.pc_gnjs_box ul li:hover {box-shadow: 1px 0 10px 0 rgba(0,0,0,0.08);}
.pc_gnjs_box ul li:nth-child(2n) {margin-right: 0;}
.pc_gnjs_box ul li dt { width:220px; height: 220px; text-align: center;}
.pc_gnjs_box ul li dt h2 { font-size: 26px; color: #4c4c4c;line-height: 26px;font-weight: 100;margin: 42px 0 35px;}
.pc_gnjs_box ul li dt i img { display: block; margin: 0 auto;}
.pc_gnjs_box ul li dd { width: 420px; padding: 0 15px; box-sizing: border-box; position: absolute; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%);-moz-transform: translateY(-50%); left: 220px;}
.pc_gnjs_box ul li dd p { font-size: 14px; color: #999;line-height: 24px; font-weight: 100;}

.hzal_box { padding-bottom:60px;}
.hzal_box .title {font-size: 30px; text-align: center;padding:40px 0;}
.hzal_box .title  a{color: #000;font-weight: 100;display:inline-block;height: 30px;line-height: 30px;margin-bottom: 10px;}
.hzal_box .title .more{width: 90px;margin: 0 auto;font-size: 22px;color: red;display:block;}
.hzal_box ul {width: 100%;max-width: 1320px;margin: 0 auto;}
.hzal_box ul li {width:31.81%; height: auto; float: left;margin-right:2.28%;transition:all .3s ease;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-o-transition: all .3s ease;} 
.hzal_box ul li:hover {box-shadow: 1px 0 10px 0 rgba(0,0,0,0.08);}
.hzal_box ul li:nth-child(3n) {margin-right: 0;}
.hzal_box ul li .a_img img { display: block;width:100%;height:228px;}
.hzal_box ul li .text { border: 1px solid #ebebeb; border-top: none; padding: 20px;box-sizing: border-box;}
.hzal_box ul li .text h2 {width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; margin-top: 5px;}
.hzal_box ul li .text h2 a { font-size: 20px; color:#000; font-weight: 100;}
.hzal_box ul li .text p {font-size: 14px; color: #999;line-height: 24px; font-weight: 100; padding: 20px 0;}

.xwbd_box { background: #f7f7f7;padding-bottom:60px;}
.xwbd_box .title {font-size: 30px; text-align: center; height: 120px;line-height: 120px; color: #000;font-weight: 100;}
.xwbd_box ul {width: 100%;max-width: 1320px;margin: 0 auto;}
.xwbd_box ul li {width: 31.06%; height:220px; float: left;margin-right:3.41%;position: relative; overflow: hidden;}
.xwbd_box ul li img  { display: block;}
.xwbd_box ul li:nth-child(3n) {margin-right: 0;}
.xwbd_box ul li .text { width: 100%; height: 100%; position: absolute; background: rgba(0,0,0,0.66); top:170px; left: 0; padding: 0 20px; box-sizing: border-box;transition:all .3s ease;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-o-transition: all .3s ease;}
.xwbd_box ul li .text h2 { color: #fff; font-size: 16px; line-height: 50px;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight:100;transition:all .3s ease;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-o-transition: all .3s ease;}
.xwbd_box ul li .text p { font-size: 14px; color: #fff; line-height: 30px; font-weight: 100;}
.xwbd_box ul li:hover .text { top: 0;}
.xwbd_box ul li:hover .text h2 {margin-top: 20px;}

.fwlc_box { width: 100%;margin: 0 auto; background: url(../images/fwlc_bg.png) no-repeat center; background-size: 1920px 798px; height: 798px;}
.fwlc_box .title {width: 100%; padding:40px 0;max-width: 1320px;margin: 0 auto;}
.fwlc_box .title span {font-size:30px;color:#333;padding-left:20px;font-weight:100;background: url(../images/icon.jpg) no-repeat left center;height:30px; display: inline-block; line-height: 30px;}
.fwlc_box img { display: block; margin: 0 auto;}


/* 产品与服务-统一制证管理平台 */
.cpcot-tt{border-bottom: 1px solid #c5d4e6;text-align: center;margin-bottom: 55px;margin-top: 20px;}
.cpcot-tt span{display: inline-block;font-size: 44px;color: #5297fc;line-height: 100px;border-bottom: 3px solid #5297fc;}
.cpcot-jsbg .cpcot-tt{margin-bottom: 0px;}
.cpcot-content{font-size: 22px;color: #000;}
.cpcot-hrimg img{display: inline-block;width: 36.5%;margin-right: 3.5%;}
.cpcot-hrimg span{display: inline-block;width: 60%;vertical-align: top;padding-top: 40px;line-height: 50px;}
.cpcot-fags p{margin-bottom: 50px;}
.cpcot-fags p:last-child{margin-bottom: 0;}
.yyjz-list span{font-size: 30px;color: #0b89e6;margin-bottom: 5px;display: block;}
.yyjz-list p{margin-bottom: 50px;}
.yyjz-list p:last-child{margin-bottom: 0;}
.cxts-list .cxts-tt{margin-bottom: 50px;}
.cxts-list div{margin-bottom: 50px;}
.cxts-list div:last-child{margin-bottom: 0;}
.cxts-list span{font-size: 30px;color: #0b89e6;margin-bottom: 5px;display: block;}
.jjfa-list span{font-size: 30px;margin-bottom: 5px;display: block;}
.jjfa-list p{margin-bottom: 50px;}
.ztjg-list .ztjg-img{margin-bottom: 50px;}
.ztjg-list .ztjg-img img{display: block;margin: 0 auto;width: 70%;}
.ztjg-list p{font-size: 30px;color: #5297fc;text-align: center;}


/* 通用内容页 */
.article_site {width: 100%; height: 80px;background: #eff2f4;}
.now-path{line-height:80px;text-align:left;color:#666;max-width:1200px;margin:0 auto;padding-left:36px;background: url(../images/article_icon.png) no-repeat left center;}
.now-path a{color:#666;}
.now-path a:hover{color: #2572db;border-bottom: 1px solid #2572db;}
.content-box{width: 100%;max-width:1000px;margin: 0 auto;}
.jtitle{font-size: 20px;text-align: center;padding: 0 80px;margin-bottom: 15px;}
.ftitle{font-size: 20px;text-align: center;padding: 0 80px;margin: 10px 0;}
.zf-ctbox{padding-top: 40px;padding-bottom: 0;text-align: left;background: #FFF;}
.ct-title{font-size: 30px;text-align: center;color: #333;padding: 0 80px;font-weight: bold;}
.ct_time{overflow: hidden;font-size: 0.93rem;color: #666;text-align: center;margin-top: 28px;}
.ct_time span{padding: 0 5px;}
.ct_time a{padding: 0 5px;color: #666;}
.ct-content{padding:40px 0;line-height: 38px;color: #333;text-align: center;border-top: 1px solid #ededed;margin-top: 40px;}
.ct-content img{max-width:100%;height:auto;}
.ct-content p{text-align:left;}
/*内容块底部文章信息及分享块*/
.chare{overflow: hidden;margin-top: 70px;border-top: 1px solid #ededed;padding-top: 30px;}
.chare-left  { height: 30px; line-height: 30px; display: inline-block; color: #8fd3f7;background: url(../images/icon2.png) no-repeat left center; padding: 0 15px;}

.chare .chare-right span{float: left;height: 2.2rem;margin-left: 2.2rem;}
.chare .chare-right span a {color: #999;float: left;margin-right: .2rem;}
.bdsharebuttonbox{float: right;padding-left: 0.34rem;padding-right: 0.34rem;padding-top: .13rem;display: inline;white-space: nowrap;height: 1.87rem;}
.fm-path{display:none;}

.share {float: right;}
.share-icon {font-size: 14px;color: #333;display: inline-block;line-height: 24px;margin-left: 30px;}
.share-box{display: inline-block;}
.share-box a{display: inline-block; width: 24px; height: 24px; line-height: 24px; background:url(../images/share.png) no-repeat; margin-left:5px; cursor: pointer;}
.share-box a:hover{opacity: .8;}
.share-box a.gwds_weixin{background-position: 0 -38px;}

/* 自适应菜单 */
.navLinks_mobile { display: none; background: #dd0;}
.nav_mobile_open {width: 95%;position: absolute;margin-left: 0;background: #fff;}
.cd-nav-trigger { position: absolute;top: 3px;right:3px; width: 33px; height: 29px; background: rgba(255,255,255,1); border: solid 1px #ddd;border-radius: 3px;text-indent: 100%; white-space: nowrap;z-index: 9999;cursor: pointer;}
#menu_show_mobile{top:18px;right:15px;}
.cd-nav-trigger span {  position: absolute; display: block;width: 14px; height: 2px; background: #bc1920;top: 50%; margin-top: -1px; left: 50%;margin-left: -7px;-webkit-transition: background 0.5s;-moz-transition: background 0.5s; transition: background 0.5s;}
.cd-nav-trigger span::before, .cd-nav-trigger span::after { content: '';position: absolute;left: 0;background: inherit;width: 100%;height: 100%;-webkit-transform: translateZ(0);-moz-transform: translateZ(0);-ms-transform: translateZ(0);-o-transform: translateZ(0);transform: translateZ(0);-webkit-backface-visibility: hidden; backface-visibility: hidden;-webkit-transition: -webkit-transform 0.3s, background 0s;-moz-transition: -moz-transform 0.3s, background 0s;transition: transform 0.3s, background 0s;}
.cd-nav-trigger span::before {top: -6px;-webkit-transform: rotate(0);-moz-transform: rotate(0);-ms-transform: rotate(0);-o-transform: rotate(0);transform: rotate(0);}
.cd-nav-trigger span::after {bottom: -6px;-webkit-transform: rotate(0);-moz-transform: rotate(0);-ms-transform: rotate(0); -o-transform: rotate(0);transform: rotate(0);}
.cd-nav-trigger.menu-is-open { box-shadow: none;}
.cd-nav-trigger.menu-is-open span {background: #fff;}
.cd-nav-trigger.menu-is-open span::before, .cd-nav-trigger.menu-is-open span::after { background: #bc1920;}
.cd-nav-trigger.menu-is-open span::before {top: 0;-webkit-transform: rotate(135deg); -moz-transform: rotate(135deg);-ms-transform: rotate(135deg);-o-transform: rotate(135deg);transform: rotate(135deg);}
.cd-nav-trigger.menu-is-open span::after {bottom: 0;-webkit-transform: rotate(225deg);-moz-transform: rotate(225deg);-ms-transform: rotate(225deg);-o-transform: rotate(225deg);transform: rotate(225deg);}
.selfmark{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#000;opacity: .6;filter:alpha(opacity=60);z-index: 500;}
#cnzz_stat_icon_1279826266{display:none;}

@media screen and (max-width:959px){
	.xw-article{display:none;}
	.ct-content table{width:100%;}
	.wxdt_box img {position:relative;left:-50%;width:200%;}
	.nav_box ul {float: initial;}
	.mu-gjl{display: block;float: inherit;width: 100%;margin-left: -10px;}
	.mu-gjl li:first-child{display:none;}
	.mu-gjl li:nth-child(2){width: 100%;text-align: center;float: initial;height: 44px;line-height: 44px;}
	.mu-gjl li:nth-child(2) a{margin-left: 0;font-size: 16px;}
	.zzrz_pic2 ul li {float: initial;width: 70%;margin: 0 auto;}
	.zzrz_pic2 ul li:last-child {margin-right: 19%;}
	.xwbd_box ul li .text {top: auto;height: 50px;bottom: 0;}
	.xwbd_box ul li .text p{display:none;}
	.swiper-button-next {display:none;}
	.swiper-button-prev {display:none;}
	.swiper-button-next img,.swiper-button-prev img {width:100%;height:auto;display:block;}
	.mu-xl::after{content:unset;}
	.swiper-button-next {right: 20px;}
	.swiper-button-prev {left: 20px;}
	.xwzx_box ul li .a_img{height: auto;}
	body{width: 100%;max-width: 640px;margin: 0 auto; position: relative;min-width: auto;}
	/* 头部 */
	.header {position:relative;padding:0;box-sizing: border-box;height: auto;z-index: 999;background: #454857;opacity: 0.8;} 
	.header_box .logo {margin: 12px 15px;}
	
	/* 导航 */
	#menu_show_mobile{display:block;}
	.nav_box {display: none; width: 100%; height: auto; background:rgba(12,21,27,0.9); position: absolute; top: 75px; left: 0;}
	.nav_box ul li { width: 100%; height: auto; line-height: 44px;margin: 0;}
	.nav_box ul li a {font-size: 16px;}
	.nav_box ul li.active{border-bottom:none;}
	.nav_box ul li .submenu_box { height: auto;position: unset; width:100%;}
	.nav_box ul li .submenu_box dl {padding: 10px 0;background-color: #112455;border-bottom: 1px solid #1548a4;}
	.nav_box ul li .submenu_box dl dd { width: 100%; text-align: center; box-sizing: border-box; border: none; margin: 0; display: block; line-height: 44px; height: 44px;}
	.nav_box ul li .submenu_box dl dd a {line-height: 44px; font-size: 14px;}
	.mu-xl {padding: 0;}
	
	/* 底部 */
	.footer_t_box {padding: 20px 0 60px;}
	.footer_t {height: auto;padding: 40px 5% 20px 5%;width: 90%;}
	.footer_p { font-size: 16px;line-height: 30px;width: 100%;text-align: center; margin: 20px 0;}
	.footer_gzh {margin:0;width: 100%;}
	.footer_gzh img {margin: 0 auto;}
	.footer_gzh p {font-size: 14px;}
	.footer_div_p {padding: 20px;text-align: center;box-sizing: border-box;margin: 0;width: 100%;}
	.footer_div_p p {font-size: 22px;line-height: 24px;width: 100%;margin: 0px 0 30px;}
	.footer_div_p p:first-child span {bottom: 0;}
	.footer_div_p p span {font-size: 16px;}
	.footer_b { height: auto; line-height: 24px; font-size: 14px; padding:15px; box-sizing: border-box;}
	.btn_box {margin: 0;}
	.btn_box a:first-child {margin: 0 0 20px;}
	
	
	.pc_paging {padding: 0 0 30px;}
	
	/* 首页 */
	.banner_box .hd { width: 90%;margin-left:-45%; bottom: 10px;}
	.banner_box .hd ul { width: 100%;}
	.banner_box .hd ul li { width: 25%;}
	.banner_box .bd img {width:100%;height:auto;}
	.banner_box .prev { width: 30px; height: 30px; position: absolute; left:15px; display: block; top: 50%; margin-top:-15px;}
    .banner_box .next { width: 30px; height: 30px; position: absolute; right:15px; display: block; top: 50%; margin-top:-15px;}
	
	.cpfw_box {padding-bottom: 0;}
	.cpfw_box ul li {width: 90%;margin: 0 5% 20px;margin-top: 0!important;}
	.cpfw_box .title {margin-top: 30px;}
	.cpfw_box .title h2 {font-size: 26px;line-height: 20px;}
	.cpfw_box .title p {line-height: 24px;margin: 15px 5% 25px;font-size: 16px;}
	.cpfw_box ul li .pic img {margin: 30px auto 0;}
	.cpfw_box ul li a {margin: 0px auto 20px;}
	.xwzx_box {padding-bottom: 0;}
	.xwzx_box ul li {width: 90%;margin: 0 5% 20px;}
	.xwzx_box .title {padding-top:30px;}
	.xwzx_box .title h2 {font-size: 26px;line-height: 20px;}
	.xwzx_box .title p { line-height: 24px;margin:10px 0 25px 0;}
	
	/* 政策服务平台 */
	.cpcot_box {font-size: 16px;padding: 20px 0 30px;}
	.cpcot_box .zcfw_title {margin:20px 0 0 20px;padding: 0;}
	.cpcot_box img {margin: 5%;width: 90%;}
	.cpcot_box .cpcot_title{padding: 0 20px;line-height: 1.5;font-weight: 400;}
	.zcfw_title a {font-size:20px;}
	.cpcot_box .zcfw_title p {margin-top: 10px;padding: 0;line-height: none;padding: 0 5px 0 10px;text-indent: 0;}
	.cpcot_box p {line-height: 28px;padding: 0 20px;}
	
	/*新闻动态频道页*/
	.xwdt_title { height: 50px;}
	.xwdt_title p { padding: 15px; box-sizing: border-box;}
    .xwdt_title p span {height: 20px; font-size: 20px;line-height: 20px;}
	.xwdt_list .ul_box {padding: 15px;}
	.xwdt_list .ul_box li { width: 100%; height: auto; padding: 0 0 15px;margin-bottom: 15px;}
	.xwdt_list .ul_box li .title_img .a_img {position: initial;width: 100%;height: auto;}
	.xwdt_list .ul_box li .title_img .a_img img { width: 100%; height: auto;}
	.xwdt_list .ul_box li .main { padding:0 15px; height: auto; border: none;}
	.xwdt_list .ul_box li .main .text { width: 100%; height:auto;}
	.xwdt_list .ul_box li .main .text a.title { font-size: 16px; margin: 20px 0 15px;}
	.xwdt_list .ul_box li .main .text p {font-size: 14px;}
	.xwdt_list .ul_box li .main .text .ly { position:initial; margin-top: 10px;font-size: 14px;}
	.xwdt_list .ul_box li .main .time {margin-right: 0;margin-top:-30px;}
	.xwdt_list .ul_box li .main .time p {font-size: 14px; margin: 0; float: right;}
	.xwdt_list .ul_box li .main .time span {display:none;}
	.xwdt_list .ul_box li:hover { background: #00a4ff;box-shadow: 0 8px 8px 0 rgba(0,0,0,0.12);}
	.xwdt_list .ul_box li:hover .title_img .a_img {left: 0; width:100%; height:auto;}
	.xwdt_list .ul_box li:hover .main .text {left: 0;}
	.xwdt_list .ul_box li:hover .main .text a.title {color: #fff;}
	.xwdt_list .ul_box li:hover .main .text p {color: #fff;}
	.xwdt_list .ul_box li:hover .main .time p {color: #fff;}
	.xwdt_list .ul_box li:hover .main .time span {color: #fff;}
	
	
	/*关于微象*/
	.wxjs_box {padding:0 15px 15px;}
	.wxjs_box .wxjs_text .title { padding: 25px 0;}
	.wxjs_box .wxjs_text .title span {height: 20px; font-size: 20px;line-height: 20px;}
	.wxjs_box .wxjs_text .p_box p {font-size: 16px; line-height: 32px; margin-bottom: 20px;}
	
	.wxdsj_main {background: url(../images/gywx_pic1.png) no-repeat center top; background-size: 140px 100px;}
	.wxdsj_content { width: 100%; height: auto; background: none; margin:120px 0 0; padding: 0 15px 15px; box-sizing: border-box;}
	.wxdsj_content .wxdsj_text { width: 66%; float: right;}
	.wxdsj_content .wxdsj_text li { position: initial; display: block; height: auto; border-radius:4px; margin-bottom: 10px; padding: 15px 0; width: 100%;}
	.wxdsj_content .wxdsj_time {position: initial; float:left; width:30%;}
	.wxdsj_content .wxdsj_time li { width: 100%; position: initial; text-align: center;margin-bottom: 10px;background: rgba(255,255,255,0.8);border-radius:4px;}
	.wxdsj_content .wxdsj_time li.li1,.wxdsj_content .wxdsj_time li.li2,.wxdsj_content .wxdsj_time li.li5 { line-height: 74px;}
	.wxdsj_content .wxdsj_time li.li3,.wxdsj_content .wxdsj_time li.li4,.wxdsj_content .wxdsj_time li.li7 { line-height: 140px;}
	.wxdsj_content .wxdsj_time li.li6 {line-height:118px;}
	
	.zzrz_box {padding: 0 15px;}
	.zzrz_box .title {padding-top: 30px;}
	.zzrz_box .title h2 {font-size: 20px; line-height: 20px;}
	.zzrz_box .title p { line-height: 24px;margin: 10px 0 25px 0;}
	.zzrz_pic .bd ul li { margin-right: 20px;}
	.zzrz_pic .bd ul li img{ width:150px; height:200px; display:block;}
	.zzrz_pic2 {margin: 30px auto;}
	.zzrz_pic2 ul li:nth-child(2) {left:0;}

	
	/* 产品与服务-政府网站监测 */
	.ptjj_box {padding: 0 15px 20px; box-sizing: border-box;}
	.ptjj_box .title { padding: 25px 0;}
	.ptjj_box .title span {height: 20px; font-size: 20px;line-height: 20px;}
	.pttjj_img { width: 100%;}
	.pttjj_img  img { width: 70%; height: auto; display: block;max-width: 450px; margin: 0 auto;}
	.ptjj_box .ptjj_text { width: 100%; margin-top:20px; font-size: 16px;line-height: 32px;}
	
	.gnjs_box { padding: 0 15px;}
	.gnjs_box .title {font-size: 20px; height: 80px; line-height: 80px;}
	.gnjs_box ul li.first { padding-bottom: 30px;}
	.gnjs_box ul li.first h2,.gnjs_box ul li.first p {margin-left: 20px;margin-right: 20px;}
	.gnjs_box ul li { width: 100%; height: auto;}
	.gnjs_box ul li .h2 {font-size: 18px; line-height: 18px; padding: 20px;}
	.gnjs_box ul li .p_box {padding: 20px;}
	
	.yyjz_box { height: auto;}
	.yyjz_box .yyjz_main { height: auto; background: none;}
	.yyjz_main p { width: 100%; font-size: 16px; line-height: 36px; padding: 30px 15px; box-sizing: border-box;background: url(../images/wzjc_icon1.png) no-repeat left 20px top 42px;}
	
	.xgal_box {padding: 0 15px 10px;}
	.xgal_box .title {font-size: 20px; height: 80px; line-height: 80px;}
	.xgal_box ul li { width:100%; background-size: 100% 48px; height: 48px; margin-bottom: 10px;}
	.xgal_box ul li a {line-height: 48px; font-size: 16px;}
	
	/* 产品与服务-政府信息化项目管理系统 */
	.xtjj_box {padding: 0 15px 20px; box-sizing: border-box;}
	.xtjj_box .title { padding: 25px 0;}
	.xtjj_box .title span {height: 20px; font-size: 20px;line-height: 20px;}
	.xtjj_box .xtjj_img { width: 100%; height: auto;}
	.xtjj_box .xtjj_img  img { width: 70%; height: auto; display: block;max-width: 450px; margin: 0 auto;}
	.xtjj_box .xtjj_text { width: 100%; margin-top:20px; font-size: 16px;line-height: 32px;}
	
	.cpld_box {padding-bottom: 0;}
	.cpld_box .title {font-size: 20px; height: 80px; line-height: 80px;}
	.cpld_box ul { padding: 0 15px; box-sizing: border-box;}
	.cpld_box ul li { width: 100%; height: auto;background-size:100%; margin-bottom: 15px;}
	.cpld_box ul li h2 { font-size: 20px;margin-top: 20px;}
	.cpld_box ul li span {height: 2px; margin: 10px auto;}
	.cpld_box ul li p { padding: 0 40px 20px; font-size: 14px;}
	
	.xmgl_yyjz_box { height: auto;}
	.xmgl_yyjz_box .xmgl_yyjz_main { background: none; height: auto;}
	.xmgl_yyjz_main .p_box { padding: 30px 15px;}
	.xmgl_yyjz_main .p_box p { width: 100%; margin: 0;font-size: 16px; line-height: 36px;background: url(../images/wzjc_icon1.png) no-repeat left 10px top 11px;}
	
	.jxal_box { padding-bottom: 30px;}
	.jxal_box .title {padding: 30px 0;}
	.jxal_box .title img {width: 120px; height:auto;}
	
	/* 产品与服务-破产案件智能办理平台 */
	.pc_ptjj_box {padding: 0 15px 20px; box-sizing: border-box;}
	.pc_ptjj_box .title { padding: 25px 0;}
	.pc_ptjj_box .title span {height: 20px; font-size: 20px;line-height: 20px;}
	.pc_ptjj_box .pc_ptjj_img { width: 100%; height: auto;}
	.pc_ptjj_box .pc_ptjj_img  img { width: 70%; height: auto; display: block;max-width: 450px; margin: 0 auto;}
	.pc_ptjj_box .pc_ptjj_text { width: 100%; margin-top:20px;}
	.pc_ptjj_box .pc_ptjj_text .text_title { font-size: 16px;line-height: 32px; margin-top: 0;}
	.pc_ptjj_box .pc_ptjj_text .text_p_box p {font-size: 16px;line-height: 32px;background: url(../images/wzjc_icon1.png) no-repeat left 10px top 10px;}
	
	.pc_gnjs_box { padding-bottom: 0;}
	.pc_gnjs_box .title {font-size: 20px; height: 80px; line-height: 80px;}
	.pc_gnjs_box ul { padding: 0 15px; box-sizing: border-box;}
	.pc_gnjs_box ul li { width: 100%; height: auto; margin-right: 0; margin-bottom: 20px;padding-bottom: 20px;}
	.pc_gnjs_box ul li dt { width: 100%; height: auto;}
	.pc_gnjs_box ul li dt h2 { font-size: 20px;margin:20px 0 15px;}
	.pc_gnjs_box ul li dt i { display: none;}
	.pc_gnjs_box ul li dd { width: 100%; position: initial; text-align: center;transform: translateY(0); -webkit-transform: translateY(0);-moz-transform: translateY(0); }
	
	.hzal_box {padding-bottom: 0;}
	.hzal_box .title {font-size: 20px;}
	.hzal_box ul { padding: 0 15px; box-sizing: border-box;}
	.hzal_box ul li { width: 100%; height: auto; margin-right: 0; margin-bottom: 20px; }
	.hzal_box ul li .a_img img { width: 100%; height: auto; display: block;}
	.hzal_box ul li .text p { padding: 10px 0 0;}
	
	.xwbd_box { padding-bottom: 0;}
	.xwbd_box .title {font-size: 20px; height: 80px; line-height: 80px;}
	.xwbd_box ul { padding: 0 15px; box-sizing: border-box;}
	.xwbd_box ul li { width: 100%; height: auto; margin-right: 0; margin-bottom: 20px; }
	.xwbd_box ul li img { width: 100%; height: auto;}
	
	.fwlc_box { padding: 0 15px 20px; height:auto;background-size:cover; box-sizing: border-box;}
	.fwlc_box .title { padding: 25px 0;}
	.fwlc_box .title span {height: 20px; font-size: 20px;line-height: 20px;}
	.fwlc_box img { width: 100%; height: auto; display: block;}
	
	.article_site {padding:0 15px;box-sizing: border-box;}
	.zf-ctbox  {padding:20px 15px 0;}
	.ct-title {padding:0;font-size:20px}
	.ct-content img {display:inline-block;}
	
	/* 产品与服务页 */
	._cpyfw {padding-bottom: 30px;}
	._cpyfw ul li {width: 90%; margin: 30px 5% 0!important;}
	._cpyfw ul li a {margin: 30px auto 30px;}
	
	/* 政盾 */
	#jieguo {font-size: 18px;margin: 20px 20px 80px;}
	.wd_bg {min-height: auto;}
	.wdbg_box {margin-top: 60px;text-align: center;}
	.wdbg_box h1 {font-size: 30px; margin: 0 20px 40px;}
	.wdbg_box p {width: auto;margin: 0 20px 40px;font-size: 20px;}
	.wdbg_box button {width: 100px;height: 40px;font-size: 20px;margin: 0 0 40px;}
	.zd_gnjs_box li:nth-child(-n+3) div span {min-height: 40px;}
	.zd_gnjs_box li div {float: initial;}
	.zd_gnjs_box li div span {display: block;min-height: 80px;text-align: center;margin-top: 40px;}
	.zd_gnjs_box li div p, .zd_gnjs_box li:nth-child(3n+3) div p {width: auto;min-height: 160px;}
	.zd_gnjs_box li i {float: initial;margin: 0 auto;}
	
}

/*分页*/
@media screen and (max-width:550px){
	.footer_b p {
		height: 30px;
		line-height: 30px;
	}
	/*统一制证*/
	.cpcot-tt span{font-size: 28px;line-height: 70px;}
	.cpcot-content{padding: 0 10px;}
	.cpcot_box img {margin: 0;width: 100%;}
	.cpcot-jsbg .cpcot-tt {margin-bottom: 30px;}
	.cpcot-hrimg span{width: 100%;padding-top: 10px;text-indent: 2em;}
	.cpcot-content{font-size: 20px;}
	.cpcot_box p{padding: 0;margin-bottom: 10px;line-height: 35px;text-indent: 2em;}
	.cpcot-tt{margin-bottom: 30px;margin-top: 10px;}
	.yyjz-list span{font-size: 22px;margin-bottom: 15px;}
	.cxts-list span{font-size: 22px;margin-bottom: 15px;}
	.cxts-list .cxts-tt {margin-bottom: 30px;}
	.cxts-list div {margin-bottom: 30px;}
	.jjfa-list span {font-size: 22px;margin-bottom: 15px;}
	.ztjg-list p{font-size: 20px;text-indent: 0;}
	
	.ct_time span{display: block;}
	.ct_time span {padding: 0;}
	.footer_b{font-size:12px;}
	.footer_div_p p i{display: inline-block;margin: 0;}
	.footer_div_p p em{display: none;}
	.hzal_box .title {padding: 20px 0;}
	.pc_paging .paging li.page_count,.pc_paging .paging li.page_index{display:none;}
	.pc_paging .paging li.current,.totoalPageStr{display:inline-block;}
	.zzrz_pic2 ul li {width: 90%;margin-right: 32px;}
	.zzrz_pic2 ul li:last-child {margin-right: 13%;}
	
	.zhzw-cpjs {background: inherit;height: 100%;overflow: hidden;}
	.cpjs-left {width: 100%;background: url(../images/zhzw-sjb1.jpg) top center no-repeat;background-size: 90%;height: 360px;}
	.cpjs-right{width: auto;padding: 0px 15px 38px 15px;}
	.zhzw-center {padding-top: 30px;}
	.zhzw-cpgn li:first-child {background: inherit;width: 100%;height: auto;}
	.zhzw-cpgn li{height: auto;width: 100%;margin-right: 0;}
	.zhzw-cpgn {background: url(../images/zhzw-c1_10.jpg) top center;padding-bottom: 0;}
	.cpyf-left{width: 100%;height: auto;float: left;background: #4983e7;position: unset;}
	.zhzw-cpyfmb{height: auto;}
	.cpyf-right{background: #FFF;}
	.cpyf-right ul li {line-height: 40px;background: #FFF;padding-left: 0;margin-bottom: 20px;padding: 0 20px;}
	.cpyf-right {background: #FFF;position: unset;width: 100%;margin-left: 0;clear: both;padding-top: 20px;}
	.zhfw-cphx{height: auto;background: unset;}
	.cphx-list ul li:first-child {padding-left: 20px;}
	.cphx-list ul li{width: 100%;padding: 0 20px;border-right: unset;box-sizing: border-box;margin-bottom: 40px;}
	.cphx-list ul li:last-child {padding-right: 20px;}
	.cphx-tt img{width: 100%;height: 100%;}
	
	.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom: 10%;}
	
	/* 政盾 */
	#gnjs, .yycj_js li p, .cpts_js li p {font-size: 16px;}
	.zd_gnjs_box, .yycj_js, .cpts_js {margin: 0 5%;}
	.snav_box ul li {margin: 0;width: 33.33%;box-sizing: border-box;padding: 0 5%;height: 60px;line-height: 60px;}
	.snav_box ul li a, jxal_list li a, .yycj_js li .a_title, .gnty_ksfx, .gnty_tle2, .zd_gnjs_box li div span, .cpts_js li .a_title, .jxal_list li p {font-size: 20px;}
	.zdxt_title {padding: 0;margin: 0;font-size: 30px;height: 80px;line-height: 80px;}
	.zd_gnjs_box li, .zd_gnjs_box li:nth-child(3n+3) {float: initial;width: 100%;margin: 0 0 10%;min-height: auto;}
	.zd_gnjs_box li div span {min-height: 40px;margin: 0;}
	.zd_gnjs_box li div p, .zd_gnjs_box li:nth-child(3n+3) div p {min-height: auto;text-align: center;margin-top: 0;line-height: 30px;}
	.gnty_tle2 {margin: 10px 5%;}
	.gnty_srk {display: block;width: 100%;padding: 0 20px;box-sizing: border-box;margin: 20px 0 70px;}
	.gnty_jgtle {margin: 20px;}
	.gnty_jg, .gnty_wt {margin: 0 auto;width: 90%;}
	.yycj_js li, .yycj_js li:nth-child(n+3) {float: initial;width: 100%;margin: 0 0 30px;}
	.yycj_js li:last-child {margin: 0;}
	.yycj_js li .a_title {margin: 20px 0 10px;}
	.yycj_js li p {line-height: 30px;}
	#fwms .cpts_js li, .cpts_js li {width: 90%;float: initial;padding: 40px 5% ;margin: 0px 0 30px;}
	#fwms .cpts_js li:last-child, .cpts_js li:last-child{margin-bottom: 0;}
	.jxal_list {padding: 0;margin: 0 5% 20px;box-shadow: none;}
	.jxal_list li {width: 100%;float: initial;margin-right: 0;line-height: 60px;}
	.gnty_ksfx {width: 150px;height: 50px;margin: 30px auto;}
	/* 政务信息化项目管理系统 */
	.zwxxh_bg {margin: 0;min-height: auto;}
	.zwxxnav_box ul li {margin: 0;width: 50%;box-sizing: border-box;padding: 0 5%;height: 60px;line-height: 60px;}
	.zwxxnav_box ul li a {font-size: 20px;}
	.wxzwxx #gnjs {padding-top: 0;}
	.zwxx_gnjs_box {width: 100%;float: none;}
	.zwxx_gnjs_box:nth-child(2) {margin: 0;}
	.zwxx_gnjs_box h2 {font-size: 30px;margin: 30px 0;}
	.zwxx_gnjs_box ul li {text-align: center;min-height: initial;margin: 0 0 10%;}
	.zwxx_gnjs_box ul li div p {width: 210px;}
	.zwxx_gnjs_box ul li div span {font-size: 20px;}
	.zwxx_gnjs_box ul li i {margin: 30px 30px 0 30px;}
	.wxzwxx #ptjg h2 {font-size: 30px;}
	.wxzwxx #ptjg .zdxt_title, .wxzwxx #cpts .zdxt_title, .wxzwxx #yyjz .zdxt_title {margin: 20px 0;}
	#yyjz {margin-bottom: 40px;}
	/* 政务信息化项目管理系统 */
	#ptjg {padding: 0 5%}
	.zwxx_gnjs_box ul {margin: 0 5%;}
	.zwxx_gnjs_box ul li div {float: initial;}
	.zwxx_gnjs_box ul li div span {display: block;min-height: 40px;text-align: center;margin-top: 10px;}
	.zwxx_gnjs_box ul li div p, .zwxx_gnjs_box li:nth-child(3n+3) div p {width: auto;min-height: auto;text-align: center;margin-top: 0;line-height: 30px;}
	.zwxx_gnjs_box ul li i {float: initial;margin: 0 auto;}
}
@media screen and (max-width:450px){
	.cpjs-left{height: 300px;}
	.zhzw-cpgn{padding-bottom: 0;padding-top: 0;}
	.zhzw-cpgn li:first-child{margin-bottom: 0;}
}
@media screen and (max-width:350px){
	.cpjs-left {height: 240px;}
	.cpjs-right {padding: 0px 15px 0 15px;}
	.zhzw-cpgn li{padding: 48px 20px 30px 20px;}
	
}