*{
    box-sizing: border-box;
}
body{
    font-family: "microsoft yahei";
    font-size: 16px;
    color: #333;
	background: url(../images/bg_01.jpg) no-repeat center top fixed;
}
body,p,ul,li,dl,dd,h1,h2,h3,h4,h5,h6{
    margin: 0;
    padding: 0;
}
ul{
    list-style: none;
}
a{
    text-decoration: none;
    color: #333;
}
h1,h2,h3,h4,h5,h6,em,i,b{
    font-style: normal;
    font-size: 100%;
    font-weight: normal;
}
input{
	outline: none;
}
.wrap{
    width: 1600px;
    margin: 0 auto;
}
img{
    border: none;
    max-width: 100%;
}
table{
    border-collapse: collapse;
}
.fl {
	float: left;
}
.fr{
	float: right;
}
.clearfix:before, .clearfix:after { 
	content:"";
    display:table;  
 }
.clearfix:after {
	clear:both;
 }
.clearfix {
	*zoom:1;
 }
 input,textarea,select
 {
     font-family:"Microsoft YaHei",Arial, Helvetica, sans-serif;
     background-color: #FFFFFF;
     outline:none;
     padding:0;
     border-radius: 0;
	 font-size: 16px;
 }









.app-header{
	height: 60px;
	background: #074695;
/*background: #000000;*/
	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;
	-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%;
	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: #074695;
	text-decoration: none;
	border-radius: 8px;
	line-height:68px;
	font-size: 18px;
	-webkit-transition-duration: 0.25s;
	transition-duration: 0.25s;
    }
    .app-nav ul li a img{
        vertical-align: middle;
    }
  .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/xsf1_03.png) no-repeat left center;
		text-align: center;
		height: 45px;
		background-size: 38px 40px;
		padding-left: 51px;
		line-height: 45px;
}
.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 .app-text{
    padding: 15px 0;
    width: 100%;
    border: 0;
    font-size: 15px;
    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: #074695;
    background: transparent;
}
.ip-top-search .app-sea-btn{
    position: absolute;
    top: 0;
    line-height: 50px;
    right: 10px;
    font-size: 16px;
    color: #074695;
    background: transparent;
    border:none;
    font-family: "microsoft yahei";
}




.place{
	padding: 21px 30px 21px 30px;
    /* background: url(../images/mhfs5_03.png) no-repeat left center; */
    line-height: 20px;
    font-size: 14px;
}
.place span{
	margin: 0 2px;
}
.place a:hover{
    color: #074695;
}
.place em{
	color: #074695;
}
.sj-main{
    margin-bottom: 20px;
}

.page{
    text-align: center;
    margin: 30px 0;
}


.header .top{
    margin-top: 20px;
}
.top .top-l1{
	float: left;
	color: #fff;
	line-height: 21px;
}
.top .top-l1 a{
	color: #fff;
}
.top .top-l1 span{
    margin: 0 7px;
}
.top .top-r1{
    float: right;
}
.top-r1 li{
	float: left;
	padding: 0 16px;
	color: #fff;
	position: relative;
}
.top .top-l1 a:hover{
	text-shadow: 0 0 10px #ccc;
}
.top-r1 li a{
	color: #fff;
}
.top-r1 li a:hover{
	text-shadow: 0 0 10px #ccc;
}
.top-r1 li a i{
	font-size: 20px;
	margin-right: 6px;
	vertical-align: text-top;
}
.top-r1 li:before{
	content: "";
	width: 1px;
	height: 12px;
	background: #dcdcdc;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -6px;
}
.top-r1 li:last-child:before{
	background: transparent;
}
.header .middle{
	margin-top: 42px;
	padding: 0 50px;
}
.header .middle .logohs{
	float: left;
	padding-left: 119px;
	background: url(../images/logo_03.png) no-repeat left center;
	height: 99px;
}
.header .middle .logohs span{
	display: block;
	font-weight: bold;
	font-size: 48px;
	color: #de0000;
	text-shadow: 0 0 40px rgba(255, 255, 255, .3);
}
.header .middle .logohs em{
	display: block;
	text-align: center;
	font-size: 29px;
	color: #fff;
}
.header .middle .search{
	float: right;
}
.header .search{
	width: 480px;
	margin-top: 21px;
}
.search-con{
	overflow: hidden;
	border-radius: 5px;
}
.search-con .ip-text{
	float: left;
	background: #fff;
	height: 44px;
	width: calc(100% - 86px);
	border: none;
	text-indent: 20px;
}
.search-con .ip-text::-webkit-input-placeholder{
	color: #ccc;
}
.search-con .ip-btn-sea{
	background: #0466c7 url(../images/hsq30_03.png) no-repeat 56px center;
	height: 44px;
	width: 86px;
	border: none;
	color: #fff;
	cursor: pointer;
	text-indent: 16px;
	text-align: left;
	line-height: 42px;
}
.search .hot{
	font-size: 14px;
	margin-top: 10px;
	padding: 0 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.search .hot p{
	display: inline-block;
}
.search .hot p a{
	margin: 0 4px;
}
.search .hot p a:hover{
	color: #0466c7;
}
.header .nav{
	margin-top: 60px;
	height: 70px;
	background: #0466c7;
	position: relative;
}

.header .nav .home{
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
}
.header .nav .home img{
	display: block;
}

.header .nav ul{
	line-height: 70px;
	width: calc(100% - 266px);
	float: right;
	position: relative;
	z-index: 1;
	transition: all .2s;
}

.header .nav ul li{
	float: left;
	width: 16.6666%;
	text-align: center;
}
.header .nav ul li:nth-of-type(1){
	display: none;
}
@media screen and (min-width:1200px){
	.header .nav.fixed{
		position: fixed;
		width: 100%;
		top: 0;
		left: 0;
		right: 0;
		margin: 0 auto;
		z-index: 100;
	}
	.header .nav.fixed .home{
		display: none;
	}
	.header .nav.fixed ul{
		width: 100%;
	}
	.header .nav.fixed ul li{
		width: 14.28%;
	}
	.header .nav.fixed ul li:nth-of-type(1){
		display: block;
	}
}
.header .nav ul li a{
	font-weight: bold;
	color: #fff;
	font-size: 21px;
	display: inline-block;
	padding: 0 10px;
	position: relative;
}
.header .nav ul li a:before{
	position: absolute;
	content: "";
	height: 4px;
	width: 0px;
	background: #fff;
	border-radius: 4px;
	bottom: 8px;
	left: 50%;
	transition: .2s;
}
.header .nav ul li a:hover:before{
	width: 20px;
	margin-left: -10px;
}


/* footer */
.footer-box{
	background: #0466c7;
	padding: 18px 0 22px;
	border-radius:15px 15px 0 0;
	position: relative;
	z-index: 4;
}
.footer{
	margin-top: 28px;
}
.footer ul{
    text-align: center;
}
.footer li{
    display: inline-block;
    margin: 0 45px;
}
.foot-nav{
    color: #fff;
}
.foot-nav a{
    color: #fff;
}
.foot-nav span{
    margin: 0 14px;
}
.foot-con{
    margin-top: 12px;
}
.foot-con p{
    line-height: 24px;
    color: rgba(255, 255, 255, 0.6);
    font-size: 14px;
}
.foot-con p img{
    vertical-align: sub;
    margin-right: 4px;
}

/* 通用侧边导航 */
.tynav{
    width: 200px;
    float: left;
	padding-right: 20px;
	height: 669px;
}
.tynav ul{
    background: #fff;
    padding: 6px 0;
}
.tynav li{
    margin-top: 18px;
    line-height: 55px;
    text-align: center;
    position: relative;
    font-size: 18px;
}
.tynav li:hover a{
    color: #0466c7;
}
.tynav li.active{
    background: #0466c7;
}
.tynav li.active:before{
    content: "";
    position: absolute;
    border: 23px solid transparent;
    border-left-color: #0466c7;
    right: -31px;
    top: 50%;
    margin-top: -23px;
}
.tynav li.active a{
    font-weight: bold;
    color: #fff;
}
.head-slh-btn{float: right;margin-left: 20px;}
.head-slh-btn a{color:#fff;}
.head-slh-btn a:hover{
	text-shadow: 0 0 10px #ccc;
}