@charset "utf-8";

.hide{display: none;}
/*-----------------------------theme主题-----------------------------*/
body{font-size:14px;font-family: 微软雅黑, 宋体 , Verdana, Arial;line-height: 1.42857143;color: #333;background-color: #fcfcfc;}
a{color: #333;}
a:hover,a:focus{color: red;}
.cor1,a.cor1{color: white;}
.cor2,a.cor2{color: ;}
.cor3,a.cor3{color: ;}
.cor4,a.cor4{color: ;}
.bg1{background: white;}
.bg2{background: ;}
.bg3{background: ;}
.theme-lm>*{font-size: 20px;padding: 0 10px;float: left;line-height: 45px;height: 45px;color: #3560a0;}
.theme-lm>*.active{color: #be5556;border-bottom: 2px solid #be5556;}
.theme-lm img{float: left;margin-top: 7px;}
.theme-more a{line-height: 45px;color: #C9C9C9;float: right;font-size: 14px;}
.theme-list li{padding-left: 15px;background: url(../images/icon/icon2.jpg) no-repeat 0 center;line-height: 35px;}
.theme-ct{margin-bottom:30px;background: white;padding: 0 20px 20px;position: relative;}
#gydetail{ padding: 0 100px;}
.theme-dqwz{background: url(../images/icon/dqwz.jpg) no-repeat 0 center;padding: 14px 0 14px 25px;    font-size: 12px;
    color: #a1a7b2;}

/*-----------------------------header页眉-----------------------------*/
.version{font-size:18px;background: #f9f9f9;line-height: 50px;text-align: center;}
.version a{color: #d80909;text-decoration:underline;}
.logorotate img{-webkit-animation: change 6s linear infinite;}
@-webkit-keyframes change {0%{-webkit-transform:rotate(0deg);} 50%{-webkit-transform:rotate(-180deg);} 100%{-webkit-transform:rotate(-360deg);}}

/*头部开始*/
	body{ background: #fcfcfc;}
	.header{ background: #FFFFFF;}
	.tq_con{ width: 1200px; margin: 0 auto; padding-left: 20px; background: url(../images/public/rl.png) left center no-repeat;font-size: 12px;}
	.tianqi{ line-height: 30px; border-bottom: 1px solid lightslategray;}
	.logo_bg{height: 136px;position:relative}
	.denglulogo{
		position: absolute;
		right: 0;
		top: -24px;
	}
	.denglulogo i{
		font-style: normal;
	}
	.search{
    position: relative;
    float: right;
    width: 300px;
    height: 32px;
    margin-top:50px;
    border-radius: 20px;
    border: 1px solid blue;
    }

    .write-in{width: 66%;font-size: 12px;position: absolute;top: 17%;left: 5%;letter-spacing: 0px;outline: none;border: none;background-color: transparent;}
	.btn-search{ margin-top: 3px;text-align: center; background: transparent; outline: none; border: none; width: 21%; position: relative; display: inline-block; float: right; }
	.btn-search img{ margin-right: 7px;}
	.nav{position: relative;}
	.nav_li{ background: #023e8a; height: 42px;  }
	.nav_con{width: 1200px; margin: 0 auto;}
	.nav_con li:nth-child(4){width:160px!important;}
	.nav_con li{float: left; line-height: 42px; font-size: 18px; width: 125px; color: #fff; font-weight: bold;}
	.nav_con li a{ display: block; width: 100%; height: 100%; padding-left: 20px;}
	.nav_con li:first-child a{ background: url(../images/public/ico1.png) left center no-repeat;}
	.nav_con li:first-child+li a{ background: url(../images/public/ico2.png) left center no-repeat;}
	.nav_con li:first-child+li+li a{ background: url(../images/public/ico3.png) left center no-repeat;}
	.nav_con li:first-child+li+li+li a{ background: url(../images/public/ico4.png) left center no-repeat;}
	.nav_con li:first-child+li+li+li+li a{ background: url(../images/public/ico5.png) left center no-repeat;}
	.nav_con li:first-child+li+li+li+li+li a{ background: url(../images/public/ico6.png) left center no-repeat;}
	.nav_con li:first-child+li+li+li+li+li+li a{ background: url(../images/public/ico7.png) left center no-repeat;}
	.nav_con li:first-child+li+li+li+li+li+li+li a{ background: url(../images/public/ico8.png) left center no-repeat;}
	.nav_con li a{color: #fff;}
	/*.nav_con li:hover a{color: #cb2222;}*/
	.mark_nav{  min-height: 110px; display: none; transition: .4 linear;  overflow: hidden; width: 100%; background:lightgray; opacity: .9; position: absolute; top:42px; z-index: 888;}
	.nav_select{ width: 1200px;    position: absolute; height: 100%; margin: 0 auto; padding-top: 20px; }
	
	.nav_select li{ padding: 0 10px; float: left; margin-left: 20px; height: 40px; color: #015293; line-height: 40px; text-align: center; border: 1px solid #015293;}
    .nav_select li a{
    	    font-size: 16px;
    font-weight: bold;
    color: #015293;
    }
    
    #sy{ left: 56px;}
    #jg{ left:176px ;}
    #xw{ left: 305px;}
    #zw{ left: 328px;}
    #fw{ left: 556px;}
    #hd{ left: 680px;}
    #sj{ left: 805px;}
    #zt{ left: 930px;}
    
    
     
@media screen and (max-width: 768px) {
	.mark_nav{ display: none !important;}
	.tq_con{ width: 100%; background: none;}
        .h_login{padding-right:20px;}
	.search{float: none;margin: 20px auto;}
	.nav_li{height:auto;}
	.nav_con{width: 100%; padding-left: 16px;}
	.nav_con li{ width: 32%;}
	.b_title{margin-top: 20px !important; font-size: 16px !important;}
	
}
/*头部结束*/





/*-----------------------------footer页脚-----------------------------*/


/*footer部分*/
 	.footer{ margin-top: 20px;}
 	.ft_top_con, .ft_bot_con{ width: 1200px; margin: 0 auto;}
 	.ft_top_con *{ vertical-align: middle;}
 	.fb_left li{ float: left; background: #fff; padding :10px; text-align: center; margin-left: 10px;}
 	.fb_left li:first-child{ margin-left: 0;}
 	.xglj{ color:#fff; background: #cb2222;
    height: 34px;
    line-height: 34px;
    padding: 5px 15px;
    font-size: 20px;
    text-align: center;
    font-weight: bold;}
    .zylj{ display: inline-block;}
    .zylj li{ float: left;     margin: 0 15px;   color: #505b67; font-size: 15px; padding-left: 32px; background: url(../images/public/yqlj.png) left center no-repeat;}
	.f_bot{ height: 200px; background: #003181; margin-top: 20px;}
	.ft_bot_con{ padding-top: 50px;}
	.ft_bot_con>div{ float: left; text-align: center;}
	.fb_mid{ margin: 0 56px;}
	.fb_mid p{ text-align: center; color: #fff; line-height: 32px;}
	.lj_xk{ display: inline-block; position: relative; width: 180px; height:30px; border: 1px solid #888; line-height: 30px; text-align: center;}
	.lj_xk2{ margin-left: 15px;}
	
	.lj_box2,.lj_box1{position: absolute; padding: 10px; display: none; background: #e5e5e5; height: 250px; width: 400px; overflow-y: auto;}
	.lj_box2 li ,.lj_box1 li{ float: left;
    line-height: 32px;
    width: 49%;
    text-align: left;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
	.lj_box1{ top: -253px; left: -100px;}
	.lj_box2{ top: -253px; left: -215px;}
	.lj_xk1:hover{ background: #e5e5e5;}
	.lj_xk2:hover{ background: #e5e5e5;}
	.lj_box:hover{display: block; }
	.lj_xk2:hover .lj_box2{ display: block;}
	.lj_xk1:hover ul{ display: block;}
	.lj_box2 p{
		text-align:left;
		font-weight:bold;
	}
	
	@media only screen and (max-width:768px ) {
		.logo_bg{height: auto;}
		.f_top , .fb_left , .fb_right{display: none;}
		.ft_bot_con>div{ float: none;}
		.ft_top_con, .ft_bot_con{width: 100%;padding: 20px;}
		.f_bot{height: auto;}
		.fb_mid{ margin: 0; float: none; width: 100%;}
	}


/*-----------------------------list列表-----------------------------*/
.list-fl{width: 20%;float: left;    min-height: 125px;    background: #f4f4f4;}
.list-fl>p{font-size: 18px;     padding-left: 10px;   border-bottom: 1px #ccc solid;font-weight: bold;color: #114477; margin-bottom: 20px;line-height: 40px;}
.list-lm{padding-left: 10px;padding-bottom: 20px;}
.list-lm li{line-height: 37px;    border-bottom: 1px #ccc dashed;font-size: 18px;text-align: center;position: relative;}
.list-lm li:before{content: " ";background: url(../images/icon/list_nav.png);width: 8px;height: 13px;position: absolute;right: 15px;top: 12px;transform:rotate(180deg);transition:transform .3s;}
.list-lm li:hover:before,.list-lm li.active:before{transform:rotate(270deg);}
.list-lm li a{display: block;white-space: nowrap;overflow:hidden;    color: #0e90d2;text-overflow:ellipsis;position: relative;z-index: 2;padding: 0 25px 0 20px;}
.list-lm li.active a,.list-lm li:hover a{font-weight: bold;color: #3871a6;}
.list-fr{width: 78%;float: right;}
.list-fr>p{    background: #f3f3f3;
    margin-bottom: 20px;
    border-top: 1px solid #d42b2b;
    background: -webkit-linear-gradient(#fff, #e5e5e5);
    background: -o-linear-gradient(#fff, #e5e5e5);
    background: -moz-linear-gradient(#fff, #e5e5e5);
    background: linear-gradient(#fff, #e5e5e5);
    padding-left: 16px;}
.list-fr>p span{font-size: 20px;font-weight: bold;color: #fff;text-align: center;background-color: #023e8a;line-height: 40px;float: left;padding: 0 10px;}
.list li{line-height: 35px;padding-left: 20px;background: url(../images/public/dott.png) no-repeat 0 center;font-size: 16px;white-space: nowrap;overflow:hidden;text-overflow:ellipsis;transition: all .5s;}
.list li:hover{transform:translateX(1em);}
.list li span{float: right;color: #999;font-size: 14px;margin-left: 20px;position: relative;}
.list hr{border-bottom: dashed 1px #cccccc;}
.newicon{background: url(../images/icon/iconnew.jpg) no-repeat 0 center !important;padding-left: 35px !important;}

/*分页*/
#page-div{margin:0 auto;text-align: center;margin-top: 20px;}
#page_div{margin:0 auto;text-align: center;margin-top: 20px;}
.pagination-first,.pagination-last{margin: 10px 0;}
.pagination-index,.pagination-num{border: 1px solid #3871a6;margin: 0 3px;padding:0 15px;display: inline-block;border-radius: 3px;color: #3871a6;}
.pagination-num.active,.pagination-index:hover,.pagination-num:hover{background: #3871a6;color: white;}
.pagination-last span{margin: 0 5px;}
.pagination-last input{height: 18px;width: 30px;text-align: center;}
@media (max-width:768px) {
	.pagination-last small{display: none;}
	.pagination-index,.pagination-num{padding:0 4px;}
	}

/*-----------------------------detail详情-----------------------------*/
.detail{background: #FFFFFF;padding-bottom: 20px;}
.detail>h1{font-size: 32px;text-align: center;padding: 0 50px 20px;}
.inform{border-bottom: 1px solid #CCCCCC;line-height: 40px;text-align: center;color: #999;}
.inform>div{display: inline-block;margin: 0 20px;font-size:12px;}
.inform .fontsize img,.inform .fontsize span{margin: 0 5px;cursor: pointer;}
.inform .dywb{cursor: pointer;background: url(../images/icon/print.png) no-repeat 0 center;padding-left: 15px;}
.inform .bdsharebuttonbox{display: inline-block;vertical-align: middle;}
#NewsContent{padding: 20px;}
.zrbj{display: block;margin: 10px 0;text-align: right;}
#div-div{text-align: center;font-size: 12px;color: #999;clear: both;padding-bottom: 20px;}
#div-div>table{display:inline-block;}
.xgxw p{border-bottom: 1px solid #CCCCCC;font-size: 20px;line-height: 50px;margin-bottom: 10px;}
.xgxw p i{width: 5px;height: 20px;background: #3871a6;display: inline-block;margin-right: 15px;vertical-align: -3px;}
.xgxw ul{padding-bottom: 20px;margin: 0 -20px;}
.xgxw li{float: left;width: 50%;padding: 0 20px 0 35px;background: url(../images/icon/dian2.jpg) no-repeat 20px center;line-height: 35px;white-space: nowrap;overflow:hidden;text-overflow:ellipsis;font-size: 16px;}
.xgxw li span{float: right;color: #999;margin-left: 20px;}
.click-top{position: fixed;bottom: 50px;right: 20px;z-index: 1000;cursor: pointer;width: 30px;display: none;}
/*暂时隐藏*/
.dyyc {
    display: none !important;
}

@media print{.dyyc{display: none !important;}.detail{padding-top: 20px;}}

/*-----------------------------添加类名（辅助）-----------------------------*/
{white-space: nowrap;overflow:hidden;text-overflow:ellipsis;}

/*-----------------------------***效果*****-----------------------------*/
 @keyframes overturn
{
    0% {transform: rotateY(0deg);}
    100% {transform: rotateY(180deg);}
}
@-moz-keyframes overturn /* Firefox */
{
    0% {transform: rotateY(0deg);}
    100% {transform: rotateY(180deg);}
}
@-webkit-keyframes overturn /* Safari �� Chrome */
{
    0% {transform: rotateY(0deg);}
    100% {transform: rotateY(180deg);}
}
@-o-keyframes overturn /* Opera */
{
   0% {transform: rotateY(0deg);}
    100% {transform: rotateY(180deg);}
}
/*-----------------------------响应式-----------------------------*/
.container,.container-fluid{margin-right: auto;margin-left: auto;}
@media (min-width: 768px) {
.container {width: 100%;}
}
@media (min-width: 992px) {
.container {width: 100%;}

}
@media (min-width: 1220px) {
.container {width: 1200px;}
.theme-ct{min-height: 600px;}

}


@media (max-width: 1220px) {
.theme-ct{padding-left: 10px;padding-right: 10px;}
/*.theme-dqwz{background-position-y: 20px;}*/
/* list */
.list-fl{display: none;}
.list-fr{width: 100%;}

/* dtail */
#NewsContent{padding-left: initial;padding-right: initial;}
#NewsContent img{height: initial !important;}
.detail>h1{font-size: 20px;padding:0 0 20px 0;}
.inform{line-height: 25px;padding: 10px 0;}
.xgxw li{float: initial;width: initial;}
.inform .removedis,.click-top,#div-div{display: none;}

}
@media (max-width: 992px) {
	
}
@media (max-width: 768px) {
.inform>div{margin:0;}
#gydetail{padding: 0 10px;}
}

.h_login {
	height: 23px;
}
.h_login b{
    font-size: 0;
    line-height: 0;
    border-width: 6px;
    border-color:#000;
    border-bottom-width: 0;
    border-style: dashed;
    border-top-style: solid;
    border-left-color: transparent;
    border-right-color: transparent;
    display: none;
	cursor: pointer;
    margin-left: 8px;
}
 .h_login:hover ul{
    display: block;
    padding-bottom: 10px;
}
 .h_login a:hover{
    color:red;
}
.h_login ul{
    position: absolute;
    background: #023e8a;
    width: 100%;
    text-align: center;
    top: 23px;
    display: none;
}
.h_login ul a{
	color:#fff;
}

/*政务服务*/
.zwfwtit{color: #4a6fa7;font-size: 40px;text-align: center;padding: 0 0 20px;margin-top: 50px;
    /*background: #f7f7f7;*/
    /*border: 1px solid #e5e5e5;*/
    border-bottom: 1px solid #107bcc;}
#a_right{width: 100%;padding-bottom: 20px;}
#a_right .ar_bd a{width: 20%;margin:15px 30px 15px 30px;padding: 20px 0;}
#a_right .ar_bd a span{font-size: 16px;line-height: 26px; padding: 0;}
