* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
body{
	margin: 0;
	font-family: "Helvetica Neue","microsoft yahei",Helvetica,Arial,sans-serif;
    font-size: 16px;
	color: #333;
	background-color: #f7f7f7;
	background-image: url(../images/xbtop1_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


input,textarea,select
{
	font-family:"Microsoft YaHei",Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	outline:none;
	padding:0;
	border-radius: 0;
	font-size: 16px;
}
h1,h2,h3,h4,h5,h6,i,em,strong{
	margin: 0;
	padding: 0;
	font-weight:normal;
	font-style: normal;
	font-size: 100%;
}
table{
	border-collapse:collapse;
}
img{
	border:none;
	max-width: 100%;
}
dl,dd,dt,p{
	padding: 0;
	margin: 0;
}
a,a:link {
	text-decoration: none;
	color:#333;
}
ul, li {
	padding: 0;
	margin: 0;
	list-style-type:none;
}
.fl {
	float: left;
}
.fr{
	float: right;
}
.clearfix:before, .clearfix:after {
    display: table;
    content: " ";
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1; }
.wrap{
    width: 1200px;
    margin: 0 auto;
}
.slh{
	display: block;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.list-ul li{
	line-height: 36px;
	height: 36px;
	position: relative;
	padding-left: 15px;
}
.list-ul li:before{
	position: absolute;
	content: "";
	width: 5px;
	height: 5px;
	background-color: #20a0e4;
	border-radius: 50%;
	-ms-border-radius:50%;
	left: 0;
	top: 16px;
}
.list-ul li a{
	float: left;
	width: 70%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.list-ul li span{
	float: right;
	font-size: 14px;
	color: #666;
}
.list-ul li:hover a{
	color: #005bac;
}
.mtop10{
	margin-top: 10px;
}
.mtop20{
	margin-top: 20px;
}
.mbot20{
	margin-bottom: 20px;
}
/*********************** header *********************/

.db-top{
	padding-top: 10px;	
}

.db-topr li{
	padding: 0 10px;
	position: relative;
	float: left;
	/* height: 40px; */
}
.db-topr li a{
	font-size: 14px;
	color: #93ceff;
}
.db-topr li a:hover{
	color: #d0e6f9;
}
.db-topr li:before{
	position: absolute;
	content: "";
	right: -1px;
	width: 2px;
	height: 12px;
	background: #93ceff;
	top: 6px;
}
.db-topr li:last-child{
	padding-right: 0;
}
.db-topr li:last-child:before{
	background: transparent;
}
.db-topr li a .icon-gerenfuwu{
	font-size: 14px;
	margin-right: 5px;
}


.middle{
	padding: 26px 0;
}

.search{
	width: 420px;
	height: 48px;
	background: rgba(255, 255, 255, .2);
	border: 1px solid rgba(255, 255, 255, .5);
	border-radius: 4px;
	-ms-border-radius: 4px;
	overflow: hidden;
	margin-top: 19px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	padding: 3px;
}
.search .sea-text{
	font-size: 14px;
	float: left;
	width: calc(100% - 92px);
	height: 100%;
	background: transparent;
	border: none;
	text-indent: 7px;
	color: #fff;
}
.search input.sea-text::-webkit-input-placeholder{
	color: #93ceff;
}
.search .sea-btn{
	float: left;
	width: 86px;
	height: 100%;
	background:#0466c7 url(../images/xyj1_03.png) no-repeat 13px center;
	cursor: pointer;
	text-indent: 41px;
	border: none;
	color: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}

.navbox{
	height: 60px;
	background:rgba(255, 255, 255, .1);
	border-top: 1px solid rgba(255, 255, 255, .5);
	border-bottom: 1px solid rgba(255, 255, 255, .5);
}
.nav{
	text-align: center;
	line-height: 58px;
}
.nav li{
	display: inline-block;
	margin: 0 30px;
}
.nav li a{
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}
.nav li.active a{
	font-size: 24px;
}


.app_logo span{  text-shadow: none; color: #fff;}
.app_logo em{  text-shadow: none; color: #fff;}

/*********************** footer *********************/
.footer{
	padding: 0 0 28px;
	background-color: #2b5bc3;
}
.wzlj{
	border-bottom: 1px solid rgba(255, 255, 255, .2);
}
.wzlj_con{
	text-align: center;
}
.wzlj_con li{
    width: 160px;
    height: 40px;
    cursor: pointer;
    position: relative;
    display: inline-block;
}
.wzlj_con li:before{
	position: absolute;
	content: "";
	width: 1px;
	height: 20px;
	background: rgba(255, 255, 255, .3);
	right: -1px;
	top: 50%;
	margin-top: -10px;
}
.wzlj_con li:last-child:before{
	display: none;
}
.wzlj_con li h2 {
    line-height: 38px;
    font-size: 14px;
    color: #fff;
    position: relative;
}
.wzlj_con li h2 i {
    border: 5px solid transparent;
    border-top-color: #fff;
    display: inline-block;
    vertical-align: text-bottom;
    margin-left: 9px;
}
.wzlj_box {
    display: none;
    position: absolute;
    max-height: 220px;
    width: 100%;
    bottom: 100%;
    left: 0;
    border: 1px solid #ebebeb;
    overflow-y: auto;
    padding: 5px;
    background: #fff;
    z-index: 10;
    text-align: left;
}
.wzlj_box a {
    display: block;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    /* padding-left: 8px; */
    line-height: 24px;
}
.wzlj_box a:hover {
    color: #214c90;
}
.wzlj_con li:hover .wzlj_box {
    display: block;
}
.wzlj_con li:last-child {
    margin-right: 0;
}
.f1-nav{
	text-align: center;
	color: #fff;
	font-size: 14px;
	padding-bottom: 7px;
}
.f1-nav a{
	color: #fff;
}
.f1-nav a:hover{
	text-decoration: underline;
}
.f1-nav span{
	color: #fff;
	margin: 0 5px;
}
.f1-dri{
	text-align: center;
}
.f1-dri ul{
	display: inline-block;
	margin-top: 30px;
}
.f1-dri ul li{
	float: left;
	color: #fff;
	font-size: 12px;
}
.f1-dri ul li:nth-of-type(1){
	width: 54px;
	margin-top: 35px;
}
.f1-dri ul li:nth-of-type(3){
	width: 100px;
	margin-top: 46px;
}
.f1-dri ul li:nth-of-type(2){
	margin: 0 15px;
}
.f1-dri ul li p{
	margin-top: 9px;
}

.f1-dri ul li p img{
	vertical-align: top;
}
/***********************app-header *********************/
.app-header{
	height: 60px;
	background: #0466c7;
	display: none;
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 999;
}
body.nav-open .app-nav {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	height: auto;
  }
  body.nav-open .nav-toggle {
	box-shadow: none;
  }
  body.nav-open .nav-toggle:before {
	width: 3200px;
	height: 3200px;
	/* background-color: rgba(74, 117, 230, 0.85); */
	background-color: rgba(0, 0, 0, 0.8);
  }
  body.nav-open .nav-toggle .icon {
	width: 0;
  }
  body.nav-open .nav-toggle .icon:before {
	-webkit-transform: translateY(9px) rotate(45deg);
		-ms-transform: translateY(9px) rotate(45deg);
			transform: translateY(9px) rotate(45deg);
  }
  body.nav-open .nav-toggle .icon:after {
	-webkit-transform: translateY(-9px) rotate(-45deg);
		-ms-transform: translateY(-9px) rotate(-45deg);
			transform: translateY(-9px) rotate(-45deg);
  }
  .nav-toggle {
	width: 60px;
	height: 60px;
	z-index: 2;
	border-radius: 50%;
	position: absolute;
	right: 0px;
	top: 1px;
	cursor: pointer;
	/* box-shadow: 0 3px 0 rgba(0, 0, 0, 0.2); */
	-webkit-transition-duration: 0.66s;
	transition-duration: 0.66s;
	-webkit-transition-timing-function: swing;
	transition-timing-function: swing;
	}
  .nav-toggle:before {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	/* background-color: #4A75E6; */
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
		-ms-transform: translateX(-50%) translateY(-50%);
			transform: translateX(-50%) translateY(-50%);
	-webkit-transition-duration: 0.66s;
			transition-duration: 0.66s;
	-webkit-transition-timing-function: swing;
			transition-timing-function: swing;
  }
  .nav-toggle .icon {
	width: 25px;
	height: 2px;
	background-color: white;
	border-radius: 2px;
	position: absolute;
	top: 28px;
	left: 15px;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	transiting-timing-function: swing;
	}
  .nav-toggle .icon:before,
  .nav-toggle .icon:after {
	width: 25px;
	height: 2px;
	background-color: white;
	border-radius: 2px;
	content: "";
	position: absolute;
	left: 0;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-timing-function: swing;
	transition-timing-function: swing;
	}
  .nav-toggle .icon:before {
	top: -9px;
  }
  .nav-toggle .icon:after {
	top: 9px;
  }
  .app-nav {
	position: absolute;
	top: 80px;
	height: 0;
	overflow: hidden;
	left: 0;
	width: 100%;
	z-index: 9;
	padding: 0 20px;
	-webkit-transition-duration: 0.66s;
	transition-duration: 0.66s;
	-webkit-transition-timing-function: swing;
	transition-timing-function: swing;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
  }
  .app-nav ul{
	  margin-left: -10px;
	  margin-right: -10px;
	  overflow: hidden;
  }
  .app-nav ul li {
	list-style: none;
	float: left;
	width: 50%;
	padding: 0 10px;
	margin-top: 10px;
  }
  .app-nav ul li a {
	display: block;
	text-align: center;
	color: white;
	background: #0466c7;
	text-decoration: none;
	border-radius: 8px;
	line-height:68px;
	font-size: 18px;
	-webkit-transition-duration: 0.25s;
	transition-duration: 0.25s;
	}
  .app-nav ul:hover li a {
	opacity: 0.5;
  }
  .app-nav ul:hover li:hover a {
	opacity: 1;
  }
.app-logo{
	position: absolute;
	top: 7px;
	left: 12px;
}
.app_logo1{
		float: left;
		background: url(../images/bmf6_03.png) no-repeat left center;
		text-align: center;
		height: auto;
		background-size: 42px 45px;
		padding-left: 51px;
	  
}
.app_logo1 span{
	display: block;
	font-size:20px;
	font-weight: bold;
	margin-top: 1px;
	color: #fff;

}
.app_logo1 em{
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
.navbar-soso{
    position: absolute;
    width: 38px;
    height: 38px;
    background: url(../images/search22.svg) no-repeat center/34px 34px;
    right: 56px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}
.ip-top-search{
    width: 100%;
    position: absolute;
    z-index: 1;
    top: 60px;
    left: 0;
    padding: 0;
    margin: 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    display: none;
}
.ip-top-search input{
    padding: 15px 0;
    width: 100%;
    border: 0;
    font-size: 16px;
    outline: none;
    background-color: transparent;
    text-indent: 11px;
}
.ip-top-search a{
    position: absolute;
    top: 0;
    line-height: 50px;
    right: 10px;
    font-size: 20px;
    color: #0069c5;
    background: transparent;
}
.ip-top-search button{
    position: absolute;
    top: 0;
    line-height: 50px;
    right: 10px;
    font-size: 18px;
    color: #0069c5;
    background: transparent;
    border:none;
    font-family: "microsoft yahei";
}
  /*********************** position *********************/


  /*********************** page *********************/



  /*********************** right-aside *********************/
.right-aside{
	position: fixed;
	width: 50px;
	top: 240px;
	left: 50%;
	margin-left: 609px;
	background: #979a9b;
	padding: 10px 0;
	border-radius: 4px;
	z-index: 9999;
}
.right-aside ul>li{
	position: relative;
}
.right-aside ul>li>a{
	display: block;
	text-align: center;
	padding: 5px 0;
	transition: .2s;
}
.right-aside ul>li>a.on{
	background: #036ac5;
	padding: 10px 0;
}
.nxapp{
	position: absolute;
	background: #fff;
	display: none;
	box-shadow: 0 0 10px #ccc;
}
.nxapp1{
	top: -55px;
	left: -130px;
	width: 100px;
}
/* .nxapp2:before{
	position: absolute;
	content:"";
	right: -16px;
	top: 74px;
	border:8px solid transparent;
	border-left-color: #fff;
} */
.nxapp1 h4{
	line-height: 32px;
	background: #036ac5;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.nxapp-1{
	padding: 15px 14px;
}
.nxapp-1 p{
	text-align: center;
}
.nxapp-1 p img{
	display: block;
}
.nxapp-1 p span{
	color: #666;
	font-size: 14px;
	display: block;
	margin-top: 4px;
}
.nxapp-1 .p2{
	margin-top: 8px;
}
.nxapp2{
	top: 0px;
	left: -130px;
	width: 100px;
}
.nxapp5{
	top: 4px;
}
.nxapp2 h4{
	padding: 10px;
}
.nxapp2 h4 img{
	display: block;
}
.nxapp2 h4 span{
	font-size: 14px;
	color: #666;
	display: block;
	margin-top: 4px;
	text-align: center;
}
.nxapp2 h4 a{
	font-size: 14px;
	color: #666;
	display: block;
	margin-top: 4px;
	text-align: center;
}
.nxapp2 h4 a:hover{
	color: #005bac;
}




.ewb-dw-drop {
  display: none;
  position: absolute;
  right: 0;
  top: 40px;
  width: 766px;
  padding: 10px 20px;
  border: 3px solid #c3d7eb;
  background-color: #fff;
  z-index: 999;
}

.ewb-unit-list dd{
  float: left;
  width: 180px;
  height: 30px;
  line-height: 30px;
  vertical-align: top;
}
.ewb-unit-list dd a {
  color: #256592;
  font-size: 14px;
}
.ewb-unit-list dd a:hover {
  text-decoration: underline;
}

.ewb-top-date {
  float: right;
  margin-right: 30px;
}
.ft2-1-info .gongan{
	float: left;
}
.ft2-1-info .gongan img{
	display: block; 
	margin-top: 4px;
	margin-right: 4px;
}


/* position */
.ss_mian{ width: 1200px; margin: 0 auto; margin-top: 20px;}
.ss_nav{  background: #fff; padding: 18px 20px; font-size: 14px;}
.ss_nav b{ font-weight: inherit;}


/* aside */
.aside{
	position: fixed;
	z-index: 3;
	left: 50%;
	top: 50%;
	margin-left: 620px;
}
.aside li{
	width: 60px;
	height: 60px;
	background: #fff;
	position: relative;
	border-radius: 5px;
    margin-top: 5px;
    cursor: pointer;
}
.aside li i{
	color: #bbbbbb;
	font-size: 39px;
	line-height: 57px;
	text-align: center;
	display: block;
    width: 32px;
    height: 32px;
       float: left;
    margin-top: 15px;    margin-left: 15px;
}
.aside li i.icon_weixin{background: url(../images/icon_aside_01.png) left top no-repeat;}
.aside li i.icon_jiqirentouxiang{background: url(../images/icon_aside_02.png) left top no-repeat;}
.aside li i.icon_fenxiang1{background: url(../images/icon_aside_03.png) left top no-repeat;}
.aside li i.icon_fanhuidingbu{background: url(../images/icon_aside_04.png) left top no-repeat;}

.box3-t-2 ul li a:hover i.icon_tubiaozhizuomoban10{background-position:left bottom;}

.aside li:last-child i{
	font-size: 32px;
}
.aside li:hover{
	background: #1d6cc5;
}
.aside li:hover i{background-position:left bottom;color: #fff;}
.show-s{
	position: absolute;
	right: 76px;
	background: #fff;
	width: 200px;
	box-shadow: 0 0 8px rgba(0,0,0,.2);
	padding: 10px;
	top: 0;
	text-align: center;
	display: none;
}
.show-s img{
	display: block;
	width: 100px;
	margin: 0 auto;
}
.show-s span{
	font-size: 15px;
	margin-top: 7px;
	display: inline-block;
}
.fs-share a{
	width: 30px;
    height: 30px;
    float: left;
    cursor: pointer;
    border-radius: 4px;
    background-size: contain;
    margin: 8px;
}
.show-s1{
	width:113px;
}
.fs-share .a1{
	background-image: url(../images/wechat.png);
}
.fs-share .a2{
	background-image: url(../images/db.png);
}
.fs-share .a3{
	background-image: url(../images/sina.png);
}
.fs-share .a4{
	background-image: url(../images/qzone.png);
}



.page {
	/* padding: 20px !important; */
}

.page a.first {
	width: 83px !important;
}

.page a.end {
	width: 83px !important;
}

.htfy1{text-align:center;}

#searchSelect select{height: 35px;border-radius: 5px;margin-left: 5px;border: 1px solid #dadada;font-size: 14px;color: #999999;width: 195px;}
#searchTime input{ height: 35px; width: 191px; border: 1px solid #dadada; font-size: 14px; color: #999999; padding-left: 9px; border-radius: 5px;}