@charset "UTF-8";

/* CSS Document */

body {
    /*background: url("../images/bg.jpg") no-repeat center 0 #fff;*/
    font-family: "Microsoft YaHei";
    overflow-x: hidden;
    color: #333;
    font-size: 16px;
}

a {
    color: #222222;
    font-size: 16px;
}

*:focus {
    outline: none;
}

.fl {
    float: left;
}

.pad_0 {
    padding: 0;
}

.pl0 {
    padding-left: 0px
}

.pr0 {
    padding-right: 0px
}

.mt20 {
    margin-top: 20px;
}

.fr {
    float: right;
}

.p_t20 {
    padding-top: 20px;
}

.bj-top {
    /*background: url("../images/main_bg.png") no-repeat center 0;*/
     background: #7ba5dc;
    padding: 0;
    background-size: cover;
        height: 300px;
}

.zi_l {
    float: left;
    color: #004662;
}

.zi_l a {
    color: #004662;
}


.dqwz {
	font-size: 24px;
	line-height: 27px;
	padding: 20px;
	border-bottom: 3px solid #004564;
	color: #004564;
}

/* /搜索 */

.search_all {
    /*background: url("../images/icon.jpg") no-repeat right 2px;*/
    float: right;
	width 38px;
	margin-right: 13px;
}

.search_all .search_k {
	width: 288px;
    /* background: url(../images/icon.png) no-repeat 10px center #fff; */
    border: 1px solid #ccc;
    float: left;
    text-indent: 20px;
    line-height: 36px;
    height: 40px;
        opacity: 0.8;
}

.search_all .search_tj {
    width: 100px;
    border: 0;
    float: left;
    color: #fff;
    line-height: 38px;
   background: url(../images/icon.png) no-repeat 13px 11px #296291;
       font-size: 18px;
       padding-right: 0px;
       
opacity: 0.9;
}

.user02 {
    background: #296291;
    color: #fff;
    line-height: 40px;
    border-radius: 0;
    height: 40px;
    display: block;
    width: 100px;
    float: left;
    font-size: 18px;
    text-align: center;
    
opacity: 0.9;
}

.user02:hover {
    color: #fff;
    text-decoration: none;
}


.logo {
	margin: 50px 0 40px 0;
	display: block;
	color: #fff;
	font-size: 54pt;
	font-weight: bold;
	text-align: center; 
}

.logo:hover{
	color: #fff;
    text-decoration:none
    }
.logo_jh{
	width: 100px;
    margin-right: 20px;
}

/*导航*/

.ul_nav li {
    text-align: center;
}

.ul_nav li a {
    margin: 0;
    color: #fff;
        padding: 0 35px;
    line-height: 59px;
}

.active_li {
    background: #184471;
    color: #fff;
}

.navbar-default {
    border: none;
    background: #296291;
    height: 59px;
    border-radius: 0;
	margin-bottom: 0;
    z-index: 999;
}

.navbar-default .navbar-nav li:hover a {
    background: #184471;
    color: #fff;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-size: 20px;
}
.navbar-default .navbar-nav>li>a:visited{
	color:#fff
}
.bj_nav {
    border: none;
    background-size: contain;
}


/*底部*/

.bot_h {
	background: #296291;
	line-height: 38px;
	font-size: 18px;
}

.bot_h p {
	text-align: left;
	margin: 25px auto;
	width: max-content;
	width: -moz-max-content;
	width: -ms-max-content;
	min-width:480px;
}

.bot_h p img {
	margin: 10px 20px 0 0;
	float: left;
}

.bot_h span,
.bot_h a {
	text-align: left;
	color: #fff;
	margin: 60px auto;
	font-size: 16px;
    opacity: 0.8;
}
/*å…¬å…±é“¾æŽ¥*/
.link_con {
    overflow: hidden;
    padding: 4px 0 4px 15px;
    background: #eaf7fb90;
    margin-bottom: 20px;
}
.link_con h3{font-size: 18px;
    width: 132px;
    line-height: 38px;
    color: #296291;
    font-weight: bold;
        padding-left: 20px;
    margin-top: 7px;}
.link_con ul{    width: 86%;}
.link_con ul li{ float: left;}
.link_con ul li a{ font-size: 16px; color: #000;}

.link_con ul.ul1 li{  line-height: 38px;padding-right:35px}


.link_con ul.ul2{ padding: 10px 0 0 50px;}
.link_con ul.ul2 li{  line-height: 30px; width: 88px;}
.link_con ul.ul2 li.w100{ width: 95px;}
.h3_mobile{ display: none;}
.h3_pc{padding-top: 14px!important;}

/* 底部导航 */

.bot_s {
	border-bottom: 1px solid #5C99BE;
	height: 145px;
}

.bot_s::after {
	content: "";
	display: block;
	clear: both;
}

.form-horizontal {
	padding: 9px 4%;
}

.form-horizontal li {
	float: left;
	list-style: none;
	margin: 16px 0 10px 25px;
}

.form-horizontal span {
	font-size: 18px;
	width: 240px;
	background: #296291;
	color: #fff;
	float: left;
	text-shadow: 0 0 0 #296291;
	line-height: 60px;
	text-align: center;
}

.foot_mobile {
	display: none;
}

select {
    width: 12%;
    padding: 0 15px;
    cursor: pointer;
    background: url(../images/arrow.png) no-repeat scroll 95% center;
    border: 1px solid #5C99BE;
    -moz-appearance: none;
    -webkit-appearance: none;
    color: #5C99BE;
    font-size: 14px;
    margin-top: 10px;
    border-radius: 3px;
}
.more{
	display: block;
}
.channel_more{
	display: none;
}
.jsxwLr{
	float: left;
}
.jsxwRs{
	float: left;
	width: 650px;
	    margin-left: 10px;
}
.topk{
	overflow: hidden;
	    width: 66%;
	    float: left;    margin-top: 16px;
		background: url(../images/bjgdt.png) no-repeat;
		 height: 42px;
    line-height: 42px;
}
.jsxwLr a{
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	padding-left: 10px;
}
.jsxwRs a{
	color: #fff;
	font-size: 14px;
	
	text-decoration: none;
}
@media (max-width: 1441px) {.ul_nav li a {

        padding: 0 25px;}
    
}

@media (min-width: 1440px) {
    .container {
        width: 1280px;
        padding: 0;
    }
}

@media (min-width: 1500px) {
    .container {
        width: 1280px;
        padding: 0;
    }
}

@media (min-width: 1600px) {
    .container {
        width: 1280px;
        padding: 0;
    }
}
@media (max-width: 960px) {
/*搴曢儴閾炬帴*/
.common_link{ display: none;}
.link_con h3{ padding-top: 10px; width: 100%;}
.link_con ul{ width: 100%;}
.link_con ul.ul1 li{line-height: 38px;width: 155px;padding: 0;}
.link_con ul.ul1 li:first-child{width: 270px;}
.link_con ul.ul1 li:nth-child(4){width: 268px;}
.link_con ul.ul1 li:nth-child(5){width: 158px;}
.link_con ul.ul1 li:nth-child(7){width: 200px;}
.link_con{ padding-bottom: 15px;}
.link_con h3.h3_pc{ display: none;}
.link_con h3.h3_mobile{ display: block;}

.link_con ul.ul1 li:nth-child(3){width: 270px;}

.link_con ul.ul2 li,
.link_con ul.ul2 li:nth-child(16),
.link_con ul.ul2 li:nth-child(19),
.link_con ul.ul2 li:nth-child(27),
.link_con ul.ul2 li:nth-child(30){ width: 41px;}
.link_con ul.ul2 li:nth-child(5),
.link_con ul.ul2 li:nth-child(8){ width: 54px;}
.link_con ul.ul2 li a{ font-size: 13px;}
	.topk{
			display: none;
		}
    .container {
        width: 100%;    padding: 0;
    }
    .bot_h {
		display: none;
	}

	footer {
		overflow: hidden;
		padding-top: 20px;
		background: #004564;
	}

	.foot_mobile {
		display: block;
		background: #004564;
	}

	.foot_mobile2 {
		color: #fff;
		font-size: 15px;
		text-align: center;
		padding-bottom: 26px;

	}
	.navbar-default{
		margin-bottom: 0;
	}
	.container>.navbar-collapse,.container>.navbar-header{
		margin: 0;
	}
	.search_all .search_k{
		width: 200px;
	}
	.search_all .search_k{
		text-indent: 10px;
	}
	
	.logo {
		width: 100%;
		font-size: 30pt;
		-webkit-text-stroke: 0;
	}
    
	.logo_jh{
	width: 51px;
	}

	.search_all{
		width: 51%;
	}
	.search_all .search_tj{
		width: 20%;
		background: #296291;
            padding: 0;
            height:40px;
	}
	.logins{
		display: none;
	}
	.pd0s{
		padding: 0;
	}
	.search_all{
		    width: 76%;
	}
	.w1001{
		width: 100%;
	}
	.w1001 .row{
		    width: 100%;
		    margin: 0;
	}
	.w1001 .col-xs-12{
		padding: 0;
	}
	.pl0{
		padding: 0;
	}
	.navbar-nav{
		    background: #184471;
            position: relative;
		    z-index: 999;
		   
	}
    .paginationjs {
  margin-left: 0 !important; 
}
.paginationjs .paginationjs-pages ul {
    margin-left: 0 !important
}
.paginationjs.paginationjs-theme-blue .paginationjs-go-input > input[type="text"], .paginationjs.paginationjs-theme-blue .paginationjs-pages li {
    margin-left: 7px !important;
}
.paginationjs.paginationjs-big .paginationjs-pages li > a {
       min-width: 30px !important;
}
}