@charset "utf-8";
body{position: relative; font-size: 16px; color:#333333;min-width: 320px; font-family:Microsoft YaHei,Simsun,SimHei,Arial; -webkit-text-size-adjust:none; overflow-x: hidden;}
body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, textarea, ul{ padding:0; margin:0;}
li, ol, ul{ list-style:none;}
img{ border:none; border:0; max-width:100%;}
a{ text-decoration:none; color:#333333;}
a:focus {outline:none;-moz-outline:none;}
a:hover{color:#175FC1;}
button, input, select, textarea {font-family: inherit; font-size:0.9375em;}
input:focus, textarea:focus{ outline: none;}
input::-webkit-input-placeholder{color: #cccccc;}

/*common*/
.container{width:1400px; margin:0 auto; clear:both;}
.container:after{clear: both;}
.container:after,.container:before {display:table; content: "";}
.common_row:after,.common_row:before {content: ''; display: block; clear: both;}
.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both}
.clear{clear:both;}
.transition a{-webkit-transition:300ms; -moz-transition:300ms; -o-transition:300ms; transition:300ms;}
.imgScale{ overflow: hidden; }
.imgScale a img{-moz-transition:all 0.3s ease-in-out 0s; -ms-transition:all 0.3s ease-in-out 0s; -o-transition:all 0.3s ease-in-out 0s; -webkit-transition:all 0.3s ease-in-out 0s; transition:all 0.3s ease-in-out 0s;}
.imgScale a:hover img{-moz-transform:scale(1.05); -ms-transform:scale(1.05); -o-transform:scale(1.05); -webkit-transform:scale(1.05); transform:scale(1.05);}
.hover-opacity:hover, .hover-opacity-box a:hover{filter:alpha(opacity=85); -moz-opacity: 0.85; opacity:0.85;}
.text-ellipsis,
.text-ellipsis p,
.text-ellipsis a,
.text-ellipsis span,
.text-ellipsis font
{display:block; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.text-ellipsis a{display: inline-block; max-width: 100%;}
.text-ellipsis-two,
.text-ellipsis-two a,
.text-ellipsis-two p{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
.shadow{box-shadow: 0 0 13px #e6e3e9;-webkit-box-shadow: 0 0 13px #e6e3e9;-ms-box-shadow: 0 0 13px #e6e3e9;-moz-box-shadow: 0 0 13px #e6e3e9;-o-box-shadow: 0 0 13px #e6e3e9;}
body{background-color: #F5F5F5;}
.whitePad,.wihtePad{background: #fff;padding:20px 24px;}
.mainContent{background: #fff;}
.bgF5{background-color: #F5F5F5;}
.bggray{background-color: #eee;}
.bgblue{background-color: #1866CF;}
.bgblue .container,.navbar .container{position: relative;}
.bgblue.h5,.navbar.h5{line-height: 50px;}
.h5{height: 50px;}
.h7{height: 70px;}
.mb{margin-bottom: 30px;}
.mb45{margin-bottom: 45px;}
.fl{float: left;}
.fr{float: right;}

li.noData{text-align: center;}
li.noData:before{display: none;}

.col-1-2 li,.row-1-2>div{width:50%;float: left;}
.col-1-3 li,.row-1-3>div{width:33.333%;float: left;}
.col-1-4 li,.row-1-4>div{width:25%;float: left;}
.col-1-5 li{width:20%;float: left;}
.col-1-6 li{width: 16.666%;}
.col-1-9 li{width:11.11%;float: left;}

.li-icon li .box:before,
.li-icon li .box:after,
.li-icon li .box,
.li-icon li:after,
.ul-li-boblue li a,
.boxScale .box,
.links_noicon li .box,
.common_link_borl li a{-webkit-transition:0.3s; -moz-transition:0.3s; -o-transition:0.3s; transition:0.3s;}

.boxScale .box:hover{-moz-transform:scale(1.05); -ms-transform:scale(1.05); -o-transform:scale(1.05); -webkit-transform:scale(1.05); transform:scale(1.05);}

.li-icon li{position: relative;}
.li-icon li .box{display: block;background: #f7fcff; cursor: pointer;overflow: hidden; position: relative;text-align: center;box-shadow: 0 0 13px #f3f3f3;}
.li-icon li .box span:before{content:"";display: block;}
.li-icon li .box span{font-size: 1.125em;color:#666;}
.li-icon li .box:hover span,.li-icon li.on .box span{color:#175FC1;}
.li-icon.bgFF li .box{background: #fff;}
.li-icon.arrow li:after{display: none; content:"";width:0;height: 0;border:14px solid transparent;border-top:14px solid #175FC1;position: absolute;left:50%;bottom:-7px;margin-left:-13.5px;}
.li-icon.arrow li.on:after{display: block;}
.li-icon.dipb li .box:before{content:"";width:100%;height: 150%;background: #fff;opacity: .1;position: absolute;left:100%;top:-50%;transform: rotate(30deg);-webkit-transform: rotate(30deg);-o-transform: rotate(30deg);-moz-transform: rotate(30deg);-ms-transform: rotate(30deg);}
.li-icon.dipb li.on .box:before,.li-icon.dipb li:hover .box:before{left:-45%;}
.li-icon.border li .box{border:1px solid #e8f2fa;}
.li-icon.border li .box:after{content:"";position: absolute;left:0;bottom: 0;width:0;height: 3px;background:#175FC1; }
.li-icon.border li .box:hover:after,.li-icon.border li.on .box:after{width:100%;}
.li-scale li.on .box,.li-scale li:hover .box{transform: scale(1.05);-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);-o-transform: scale(1.05);}

.ul-li-boblue{margin:0 -8px;}
.ul-li-boblue li a{display: block; text-align: center; margin:0 8px 16px;background: #f1f8fe;border:1px solid #cfe4f5;font-size: 1.125em;color:#1A7BCC;height: 38px;line-height: 38px;}
.ul-li-boblue li a:hover,.ul-li-boblue li a.on{color:#fff; background:#B8171F;border-color:#B8171F;}
.ul-li-boblue.radius li a{border-radius: 21px;height: 40px;line-height: 40px;border-color:#dcdcdc;padding:0 26px;}

.imgbox.playbtn{position: relative;}
.imgbox.playbtn:before{content:"";opacity: 0.5; position: absolute;left:50%;top:50%;margin-top:-35px;margin-left:-35px;z-index: 1;width:70px;height: 70px;/* background: url(../images/btn_play.png) no-repeat center; */}

.see-max-img{display: none;}

.reflect .box{-webkit-box-reflect:below 0 -webkit-linear-gradient(transparent,transparent 88%,rgba(255,255,255,.4));}

.nav_btns .search,.nav_btns .menu{width:50px;height: 50px;display: inline-block;float: left;cursor:pointer;}
.nav_btns .search{background: url(../images/icon_ss.png) no-repeat center rgba(0,0,0,.3);}
.nav_btns .menu{background: url(../images/icon_menu.png) no-repeat center rgba(0,0,0,.2);}
.bggray .nav_btns .search{background-color: #a0a0a0;}
.nav_btns .menu2{background: url(../images/icon_menu2.png) no-repeat center #b7b7b7;}
.menulist{display: none; padding:20px 0;background: rgba(0,0,0,.6);max-width: 260px;min-width:160px;position: absolute;right:0;top:100%;z-index: 99;}
.menulist li a{position: relative;white-space: nowrap; display: block;padding:12px 35px 12px 22px;line-height: 1.5;color:#fff;font-size: 1.25em;}
.menulist li a:after{content:"";display: block;position: absolute;right:20px;top:50%;margin-top:-6px; width:6px;height:12px;background: url(../images/icon_arrow_right.png) no-repeat center;}
.menulist li.on a,.menulist li a:hover{color:#FFC926;}
.menulist li.on a:after,.menulist li a:hover:after{background-image: url(../images/icon_arrow_right_yellow.png);}

/*header*/
.header{position: relative; height: 380px;background: url(../images/header_bg.jpg) no-repeat center;background-size: cover;}
.header .container{position: relative;}
.header_logo{position: absolute;top:25px;left:0;}
.header_fun_menu{display: none;cursor: pointer; width: 50px;height: 73px;position: fixed;right: 25px;top: 0;z-index: 99;background: url(../images/fun_menu.png) no-repeat center;}
.header_funKey{padding:13px 0;position: absolute;top:0;right:0;}
.header_funKey .user a:after,.header_funKey .zbb a:after{content:"";vertical-align: top;margin-right: 0;margin-left: 5px;}
.header_funKey li{float: left;margin: 0px 2px;}
.header_funKey li>a,.header_funKey .user a:after,.header_funKey .zbb a:after{display: inline-block;width:31px;height: 21px; background: url(../images/header_top_icon.png) no-repeat 0 0;cursor: pointer;}
.header_funKey li.nobg a{font-size:14px;margin:0 6px;background: none;width:auto;line-height: 21px;vertical-align: top;}
.header_funKey .zbb a:after{background: url(../images/icon_zbb.png) no-repeat center;}
.header_funKey .zbb a.zbb_mobile{display: none;}
.header_funKey .user a{color:#FF0303;}
.header_funKey .syx{background-color: #DF384A; color: #fff; text-align: center; border-radius: 4px; padding: 0 10px; font-size: 14px;}
.header_funKey .jft a{color:#30517D;}
.header_funKey .wb a{background-position: -33px 0;}
.header_funKey .wx a{background-position: -68px 0;}
.header_funKey .mail a{background-position: -98px 0;}
.header_funKey .wza a{background-position: -126px 0;}
.header_funKey .logined>div{position: relative;}
.header_funKey .logined{font-size: 14px;margin-right: 10px;}
.header_funKey .logined span{cursor: pointer;color:#FF0303;}
.header_funKey .logined .info{display: none;position: absolute;top: 25px;left: 50%;margin-left: -50px;z-index: 10;padding: 5px 0;width: 100px;background: #fff;border-radius: 4px;box-shadow: 0 2px 12px 0 rgb(0 0 0 / 10%);}
.header_funKey .logined .info:before{content:"";position: absolute;left:50%;top:-15px;margin-left:-7px; width:0;height: 0;border:8px solid transparent;border-bottom:8px solid #fff;}
.header_funKey .logined .info a{display: block;width:auto;height:28px;line-height: 28px;padding:0 10px;margin:0;}
.header_funKey .logined .info a:hover{background: #ecf5ff;}
.header_funKey .logined>div:hover .info{display: block;}
.header .page_logo{margin: 75px auto 0;text-align: center;}
.header .page_logo img{display: inline-block;}

/*footer*/
/*.footer{background:#243A58;padding:36px 0 40px; font-size: 14px;}
.footer .container{position: relative;}
.footer img{vertical-align: middle;}
.footer .b_center{font-size: 16px;}
.footer .b_center a{padding: 0 10px;}
.footer,.footer a{color:#fff;}
.footer a:hover{color: #cc0000;}
.footer_copyright p{line-height: 1.6;margin-bottom: 10px;font-size: 0.9375em; text-align: center;}
.footer_wzbs{position: absolute;left:0;top:0;margin-top: -10px;}
.tlswzafwicon{position: absolute;left: 0; bottom: 8px; width: 108px; height: 47px;}
.footer .footwxwb{position: absolute; right: 0; top:0;margin-top: -10px;  width: 154px; padding: 0; ;}
.footer .footwxwb li{float: left;  display: inline;  text-align: center;  width: 65px; height: auto;  margin-left: 12px; color: #ffffff; font-size: 12px;}
.footer .footwxwb img{width: 65px; height: auto; background: #ffffff;  padding: 0;}
.footer .footwxwb p{text-align: center; line-height: 1.5;}
.footer .mobile_footer{display: none;}*/
/*当前位置*/
.crumb,.crumb a{color:#999;}
.crumb h3{font-size: 1em;padding:30px 32px;font-weight: normal;background: url(../images/icon_crumb.png) no-repeat left 26px;}
.crumb_white h3{padding:0 32px;background: url(../images/icon_crumb_white.png) no-repeat left center;}
.crumb_white,.crumb_white a{color:#fff;}
.crumb_gray h3{padding:0 32px;background: url(../images/icon_crumb_gray.png) no-repeat left center;}
.crumb_gray,.crumb_gray a{color:#666;}

.crumb2,.crumb2 a{color:#000;}
.crumb2 h3{font-size: 1em;padding:22px 32px 22px 42px;font-weight: normal;background: url(../images/icon_crumb2_gray.png) no-repeat 10px center;}

/*pagediv*/
.pagediv{ clear:both; padding:20px 0; text-align:center; color:#666666; font-size:14px;/*border-top:1px dashed #eee;*/margin-top: 20px;overflow: hidden;}
.pagediv a{color:#666666;}
.pagediv .page_jump *{vertical-align:middle\9;}
.pagediv li{display: inline-block; margin:0 4px 5px;cursor: pointer;}
.pagediv .arrow a,.pagediv .arrow span, .page_jump a{ 
  display:inline-block; padding:0 10px; line-height:30px; border:#dfdfdf 1px solid;
  border-radius:3px; transition: all .2s; -webkit-transition: all .2s;
  background: #f1f1f1;
  background: -webkit-linear-gradient(#ffffff 10%, #f1f1f1);
  background: -o-linear-gradient(#ffffff 10%, #f1f1f1);
  background: -moz-linear-gradient(#ffffff 10%, #f1f1f1);
  background: linear-gradient(#ffffff 10%, #f1f1f1);
}
.pagediv .arrow a.current{ border-color:#3F85E0; background:#3F85E0; color:#fff;font-weight: bold;}
.pagediv .arrow a:hover,.pagediv .arrow span:hover{background:#3F85E0; border-color:#3F85E0; color:#fff; text-decoration:none;}
.page_jump{ padding-left:15px;}
.page_jump a{font-weight:bold;margin:0 4px 5px;}
#page_input{width:40px; margin:0 2px; height:28px; border:#dfdfdf 1px solid; background:#fff; text-align:center; border-radius:3px;}
/*** 分页 ***/
.pagination .layui-laypage button, 
.pagination .layui-laypage input,
.pagination a,
.pagination span{display: inline-block; padding: 0 12px; height: 34px; line-height: 34px; text-align: center; margin:2px 5px;color: #666666; border: 1px solid #e8e8e8; transition: .3s all; border-radius: 2px;}
.pagination .layui-laypage-curr .layui-laypage-em,
.pagination .layui-laypage button:hover,
.pagination a:hover,
.pagination .num.active{background: #214fa5; color: #fff; border-color: #214fa5;}
.pagination .layui-laypage input,
.pagination .jump-ipt{width: 55px; height: 34px; padding: 0; border: 1px solid #e8e8e8; text-align: center;}
.pagination *{display: inline-block; vertical-align: middle;}
.pagination .arrow{display: block; width: 8px; height: 100%; background-repeat: no-repeat; background-position: center center; background-size: 100% auto;}
.pagination .arrow.arrow-left{background-image: url(../images/public/page_arrow_l.png);}
.pagination .arrow.arrow-right{background-image: url(../images/public/page_arrow_r.png);}
.pagination .layui-laypage-prev:hover .arrow,
.pagination .prev:hover .arrow{background-image: url(../images/public/page_arrow_l_hover.png);}
.pagination .layui-laypage-next:hover .arrow,
.pagination .next:hover .arrow{background-image: url(../images/public/page_arrow_r_hover.png);}
.pagination .prev,
.pagination .next{background: #F2F2F2;}
.pagination.center{text-align: center; }
.pagination .layui-laypage a, 
.pagination .layui-laypage span{font-size: 16px;}
.pagination .layui-laypage-skip{height: 36px;line-height: 36px;margin: 0 5px;}

/*分享按钮*/
.sharebuttonbox{display: inline-block;vertical-align: middle;}
.sharebuttonbox a{float: left;font-size: 18px;padding-left: 25px;line-height: 24px;height: 24px;background-image: url(../images/share_icons.png);background-repeat: no-repeat;cursor: pointer;margin: 6px 6px 6px 0;}
.sharebuttonbox .bds_weixin{background-position: 0 -1612px;position: relative;}
.sharebuttonbox .bds_tsina{background-position: 0 -104px;}
.sharebuttonbox .bds_sqq{background-position: 0 -2652px;}
.sharebuttonbox .bds_qzone{background-position: 0 -52px;}
.sharebuttonbox .weixin_qrcode_box{display: none;color:#333; position: absolute;left: 0;bottom: 33px;min-width: 135px;padding: 10px 5px;background: #fff;z-index: 9;border: 1px solid #ddd;font-size: 14px;line-height: 1.5;text-align: center;}
.sharebuttonbox .weixin_qrcode_box:before,
.sharebuttonbox .weixin_qrcode_box:after{content:"";position: absolute;left:5px;top:99%;z-index: 2; display: block;width:0;height: 0;border:10px solid transparent;border-top:10px solid #fff;}
.sharebuttonbox .weixin_qrcode_box:after{border-top-color:#ddd;z-index: 1;top:100%;}
.sharebuttonbox .weixin_qrcode_box img{margin:10px auto;}
.sharebuttonbox .bds_weixin:hover .weixin_qrcode_box{display: block;color:#333;}
.bd_weixin_popup{display: none; position: fixed;left: 50%;top: 50%;margin-top:-160px;margin-left: -130px; padding: 10px;width: 240px;height: 300px;background: #fff;border: solid 1px #d8d8d8;z-index: 11001;font-size: 12px;}
.bd_weixin_popup .popup_head{font-weight: bold;text-align: left;line-height: 16px;height: 16px;position: relative;color: #000;}
.bd_weixin_popup .popup_head .close{cursor: pointer; width: 16px;height: 16px;position: absolute;right: 0;top: 0;color: #999;text-decoration: none;font-size: 16px;}
.bd_weixin_popup .popup_main{padding: 15px 20px;height: 200px;}
.bd_weixin_popup .popup_main img{margin:0 auto;}
.bd_weixin_popup .popup_footer{text-align: left;line-height: 1.4;color: #666;}


/*搜索*/
.column_search{text-align: center;}
.column_search .search_box{display: inline-block; padding:15px 0;}
.column_search .search_box input{font-size:1em;border:none;display: inline-block;height: 40px;line-height: 40px;padding:0 20px;border-radius: 4px;cursor: pointer;}
.column_search .search_box .ss_txt{width:410px;}
.column_search .search_box .ss_txt::-webkit-input-placeholder{color:#878787;font-size:1em;}
.column_search .search_box .ss_btn{border:none;color:#fff;background: #134F9F;margin-left: 14px;}

/*政策文件库搜索*/
.zcwjk_search .search_box{padding-left: 315px;background: url(../images/zcwjk_search_bg.png) no-repeat left bottom;}
.zcwjk_search .search_box .ss_btn_gj{color:#FFC926;}

.common_icon_time{font-size: 1.125em;color:#999;padding-left: 35px; background: url(../images/icon_time.png) no-repeat left center;}

.common_lbg_title{text-align: center;margin:55px auto 50px;}
.common_lbg_title a{position: relative;display: inline-block;color:#B8171F;font-size: 3.125rem;padding:0 40px;vertical-align: middle;}
.common_lbg_title a:before,.common_lbg_title a:after{content:"";display: block; position: absolute;right:100%;top:50%;margin-top:-8px;width:243px;height: 16px;background: url(../images/zcwjk_title_ll.png) no-repeat left center;background-size: contain;}
.common_lbg_title a:after{left:auto;left:100%;background-image: url(../images/zcwjk_title_lr.png);background-position: right center;}

.common_title_lline h3{font-size: 1.875em;font-weight: normal;position: relative;padding-left: 18px;line-height: 1;margin-top: 56px;}
.common_title_lline h3:before{content:"";width:5px;height: 23px;display: block;background: #F9483E;position: absolute;left:0;top:50%;margin-top: -11.5px;}
.common_title_lline h3 a{color:#000;}

.common_title{position: relative;margin-bottom: 30px;height:40px;line-height: 40px;}
.common_title h3{font-size: 1.875em;font-weight: normal;}
.common_title .more{position: absolute;right:0;top:0;color: #999999;font-size: 0.875em;}
.common_title .more:hover{color:#175FC1;}
.common_title.cblue h3 a{color:#175FC1;}

.common_title_rect{text-align: center;overflow: hidden;}
.common_title_rect a{position: relative; font-size: 2.5em;color:#000;font-weight: normal;line-height:1;display: inline-block;padding:0 58px;}
.common_title_rect a:before,.common_title_rect a:after{content:"";width:280px;height: 14px;background: url(../images/line_rect_l.png) no-repeat right center;position: absolute;top:50%;margin-top:-7px;}
.common_title_rect a:before{right:100%;}
.common_title_rect a:after{left:100%;background: url(../images/line_rect_r.png) no-repeat left center;}

.common_newslist li{position: relative;font-size: 1.125em;padding-left:22px;height: 35px;line-height: 35px; }
.common_newslist li:before{content:"";position: absolute;left:0;top:50%;margin-top: -2.5px;width:5px;height: 5px;border-radius: 50%;background: #000;}
.common_newslist li a{display: block;max-width: 100%;color:#000;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;-o-text-overflow: ellipsis;}
.common_newslist li a:hover{color:#175FC1;}
.common_newslist li .time{position: absolute;right:0;top:0;color:#999;}
.common_newslist.YMD li{padding-right: 110px;}
.common_newslist.radius li{height: 48px;line-height: 48px;}
.common_newslist.radius li:before{border-radius: 50%;width:8px;height: 8px;background: #999;}
.common_newslist.dotBlue li:before{background: #175FC1;}

.common_newslist_date li{position: relative;margin-bottom: 32px;overflow: hidden;}
.common_newslist_date li .time{line-height: 1;padding:12px 0; width:90px;float: left; background: #F9483E;font-size: 1.25em;text-align: center;color:#fff;}
.common_newslist_date li .time i{display: block;font-style: normal;margin-top: 5px;}
.common_newslist_date li h4{max-height:54px;overflow: hidden;padding-left: 20px;line-height: 1.5;font-size: 1.125em;font-weight: normal;margin: 5px auto;}
.common_newslist_date li h4 a{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}

.common_list_circle li{position: relative;padding-left:30px;line-height: 1.5;font-size: 1.125em;}
.common_list_circle li:before{content:"";width:9px;height: 9px;background: #fff;border-radius: 50%;position: absolute;left:5px;top:50%;margin-top: -3.5px;}
.common_list_circle li:after{content:"";width:17px;height: 17px;background: none;border:1px solid #FFFFFF;border-radius: 50%; position: absolute;left:0;top:50%;margin-top: -9px;}
.common_list_circle li.la{padding-right:30px;padding-left: 0;text-align: right;}
.common_list_circle li.la:before{left:auto;right:5px;}
.common_list_circle li.la:after{left:auto;right:0;}
.common_list_circle li a{display: block;max-width: 100%;color:#000;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;-o-text-overflow: ellipsis;}

.common_blue_pad{border:1px solid #CFE4F5;background: #F1F8FE;}

.common_timeline .item .con{position: relative;}
.common_timeline .item .line{width:1px;background: #B6B6B6;position: absolute; left:30px;top:0;bottom:0;}
.common_timeline .item .line:before,.common_timeline .item .line:after{content:"";display: block;position: absolute;left:50%;margin-left:-2.5px;top:0; width:5px;height: 5px;background: #B6B6B6;border-radius: 50%;-o-border-radius: 50%;}
.common_timeline .item .line:after{top:auto;bottom:0;}
.common_timeline .item .con.mt_3 .line{top:30px;}
.common_timeline .item .tit{background: #fff;padding:20px 0;}
.common_timeline .item .tit i{position: relative; display: inline-block;vertical-align: middle;margin-right:25px;width:60px;height: 60px;background-color: #3A8FDC;background-repeat:no-repeat; background-position:0 0;border-radius: 6px;-o-border-radius: 6px;}
.common_timeline .item.li2 .tit i{background-position: 0 -60px;}
.common_timeline .item.li3 .tit i{background-position: 0 -120px;}
.common_timeline .item.li4 .tit i{background-position: 0 -180px;}
.common_timeline .item.li5 .tit i{background-position: 0 -240px;}
.common_timeline .item.li6 .tit i{background-position: 0 -300px;}
.common_timeline .item.li7 .tit i{background-position: 0 -360px;}
.common_timeline .item .tit i:after{content:"";position: absolute;left:100%;top:50%;margin-top:-9px; width:0;height: 0;border:9px solid transparent;border-left:10px solid #3A8FDC;}
.common_timeline .item .tit a{display: inline-block;font-size: 1.5em;color:#1A7BCC;}
.common_timeline .item .con{padding-left: 84px;}
.common_timeline .item .con .imgbox{display: block;background-size: cover;background-repeat: no-repeat;background-position: center;}
.common_timeline .item .con .imgbox.img_min{height: 65px;line-height: 65px;text-align: center;background: url(../images/zwyzt_bmfw_ljfl_bg.jpg) no-repeat center; background-size: cover;}
.common_timeline .item .con .imgbox.img_min a{display: block;height: 100%;}
.common_timeline .item .con .imgbox.img_min span{display: none;max-width:80%;line-height: 1.3;font-size: 1.375em;font-weight: 600;color: #175fc1;letter-spacing: 4px;}
.common_timeline .item .con .imgbox img{display: block;height: 100%;width: 100%;object-fit: cover;}
.common_timeline .item .mt_3{margin-top: -30px;}
.common_timeline .item .con.col2 .fl{width:67.47%;}
.common_timeline .item .con.col2 .fr{width:29.47%;}
.common_timeline .links_blue li .box,
.common_timeline .links_noicon li .box{background: #fff; text-align: center;overflow: hidden;box-shadow: 0 0 13px #f3f3f3;-webkit-box-shadow: 0 0 13px #f3f3f3;-o-box-shadow: 0 0 13px #f3f3f3;-moz-box-shadow: 0 0 13px #f3f3f3;}
.common_timeline .links_blue ul{margin:0 -12px;}
.common_timeline .links_blue li .box{display: block;margin:0 15px 10px;padding:0 5px;height: 120px;border:1px solid #fff;}
.common_timeline .links_blue li .box:before{content:"";display: block;width:24px;height: 24px;margin:14px auto 10px;}
.common_timeline .links_blue li .box span{display: inline-block; font-size: 1.125em;color:#1979CC;line-height: 1.2;max-height: 43px;overflow: hidden;}
.common_timeline .links_blue li .box:hover{border-color:#1979CC;border-radius: 3px;-o-border-radius: 3px;}
.common_timeline .links_noicon ul{margin:0 -15px;}
.common_timeline .links_noicon li .box{display: block; height: 107px;line-height: 107px;margin:0 15px 20px;}
.common_timeline .links_noicon li .box:before{content:"";display: block;}
.common_timeline .links_noicon li .box span{display: inline-block;vertical-align: middle;padding:0 10px;line-height: 1.3;color:#999;font-size: 1.25em;}
.common_timeline .links_noicon li .box span i{display:block;}
.common_timeline .links_noicon li .box:hover{background: #1A7BCC;border-radius: 3px;-o-border-radius: 3px;}
.common_timeline .links_noicon li .box:hover span{color:#fff;}
.common_timeline.titradius .item .tit i{border-radius: 50%;-o-border-radius: 50%;}
.common_timeline.titradius .item .tit i:after{display: none;}

.common_text_swiper{height: 100%;}
.common_text_swiper .swiper-slide{height: auto!important;}
.common_text_swiper .swiper-scrollbar{width:6px;background: #ddd;right:0;}
.common_text_swiper .swiper-scrollbar-drag{background: #1889DD;}

.common_link_borl li:first-child a{margin-top: 0;}
.common_link_borl li a{display: block;color: #1866cf; text-align: left;background: #fff; margin:18px 21px 0;height: 90px;line-height: 90px; padding: 0 16px; border-left: 3px #1866CF solid; box-shadow: 0 0 13px #f3f3f3;-webkit-box-shadow: 0 0 13px #f3f3f3;-moz-box-shadow: 0 0 13px #f3f3f3;}
.common_link_borl li a span{display: inline-block;vertical-align: middle; line-height: 1.5;font-size: 1.0625em;}
.common_link_borl li a:hover{color: #fff;background: #1866CF;border-color:#1866CF;}


/* 手机版长者模式 wzachange */
.wzachange .common_title_rect a,
.wzachange .common_lbg_title a,
.wzachange .common_title h3{font-size: 1.5em;}
.wzachange .common_timeline .links_noicon li .box span{font-size: 1.125em;}
.wzachange .common_title_lline h3{font-size: 1.675em;}
.wzachange .common_newslist li{height: 46px;line-height: 46px;}
.wzachange .common_newslist_date li h4{max-height: none;}
.wzachange .common_newslist.YMD li{padding-right:130px;}

/* 外链跳转 */
.alert-mengban{position: fixed;top: 0px;left: 0px;z-index: 1000;background:rgba(0,0,0,0.7); filter: alpha(opacity=80) !important;width: 100%;height: 100%;display: none;}
.alert-warning{position: fixed;left: 50%;  top: 50%; margin-left:-300px; margin-top: -160px; width: 600px;height: 270px;background:#fff;z-index: 10001;display: none; border:2px solid;border-radius:10px;}
.alert-delete{width: 100%;height: 38px;position: relative;}
.alert-delete span{position: absolute; top:10px; right: 10px; width: 20px; height: 20px; line-height: 20px; color:#fff; text-align: center; background: #bebebe; cursor:pointer;}
.alert-delete span:hover{background: #929292;}
.alert-wzsm{width: 520px;height: 100px;margin: 15px auto 0; line-height: 35px;font-size: 1.5em;color: #000;text-align: center; padding-bottom: 15px;border-bottom: 1px solid #d4d4d4;}
.alert-footer{width: 100%; padding: 25px 0; text-align: center; color: #000;}	
.alert-footer span{cursor: pointer; display: inline-block; margin: 0 12px; font-size: 1.25em;}
.alert-warning .continue{width: 124px; height: 42px; line-height: 42px; color: #ab0d07; border-radius:3px; -webkit-border-radius:3px; border:#e1e1e1 1px solid; text-align: center; line-height: 42px; box-shadow: 0 0 10px rgba(0,0,0,0.2) inset; -webikt-box-shadow: 0 0 10px rgba(0,0,0,0.2) inset;}	
.alert-warning .fangqi{line-height: 42px;  color: #ab0d07;}	


/* 消息弹窗 */
.message-tip-modal{position:fixed;right:0;top:0;bottom:0;left:0;z-index:9999;text-align: center;height: 100vh;line-height: 100vh;}
.message-tip{
  background-color:rgba(0,0,0,.6);border-radius:8px;color:#fff;font-size:14px;
  max-height:400px;max-width:500px;padding:14px 18px;display: inline-block;
  vertical-align: middle;line-height: 1.3;font-size: 1.125em;
}
.message-tip a{font-size: 1.11em;color:#fff;margin: 0 5px;}
.message-tip a:hover{font-weight: 700;}

body.useOldFixed .zcwjk_search .container .search_box{
  padding-left: 0px!important;
  background-position: left center!important;
}
body.useOldFixed .zcwjk_zcjs_choice .item label{
  width: 158px;
}
body.useOldFixed .zcwjk_zcjs_choice .item .choice span:first-child{
  left: 214px;
}
body.useOldFixed .zcwjk_zcjs_choice .item .choice{
  padding-left: 24%!important;
}