/* time: 2017-09-14 11:21:57; */
/*/css/style.css*/
@charset "utf-8";
* {	-webkit-tap-highlight-color: transparent;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	-webkit-touch-callout: none;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s

			
}
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, legend, button form, fieldset, input, textarea, p, blockquote, th, td {
	line-height: inherit
}
body {
	background: #fff;
	color: #585858;
	font-size: 13px;
	font-family: "Microsoft YaHei", "simsun", "Helvetica Neue", Arial, Helvetica, sans-serif;
	min-width: 1098px;
	line-height: 1.7;
	padding-top: 87px
}
html, body {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	color: #000;
	-webkit-font-smoothing: antialiased
}
q:before, q:after {
	content: ''
}
fieldset, img, abbr, acronym {
	border: 0 none
}
input, img, select {
	vertical-align: middle;
	border: 0
}
ol, ul {
	list-style: none
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%
}
del, ins, a {
	text-decoration: none
}
address, caption, cite, code, dfn, em, th, var {
	font-weight: normal;
	font-style: normal
}
abbr, acronym {
	border: 0
}
input {
	color: inherit;
	line-height: 1.5;
	padding: .25em;
	border: 0
}
input, button, select, textarea {
	outline: 0;
	line-height: 1.6;
	vertical-align: top;
	filter: chroma(color=#000000)
}
textarea {
	resize: none;
	padding: 5px
}
img {
	max-width: 100%;
	vertical-align: middle
}
br {
	clear: both;
	height: 0;
	overflow: hidden;
	zoom: 1
}
a {
	color: inherit;
	text-decoration: none;
	display: inline-block
}
a:hover {
	color: #004a94
}
.title {
	font-size: 131%;
	padding-bottom: 5px;
	display: block
}
.hide, .hiden {
	display: none
}
.cr, .clear {
	clear: both;
	overflow: hidden;
	zoom: 1;
	height: 0
}
.btn, input[type=button] {
	cursor: pointer
}
.left {
	float: left
}
.right {
	float: right
}
.cGray {
	color: #949292
}
.warp {
	width: 1098px;
	margin: 0 auto
}
.cblue {
	color: #165a99
}
.page {
	text-align: left;
	margin: 25px;
	clear: both;
	padding: 5px 10px
}
.page span, .page a {
	padding: 3px 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	
	display: inline-block;
	margin-right: 5px
}
.page span.current {
	color: red
}
.page span.pageher, .page span.current {
	border: 0 none
}
.shade {
	background: #fff;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 999999
}
.header {
	height: 87px;
	position: fixed;
	width: 100%;
	top: 0;
	right: 0;
	left: 0;
	min-width: 1098px;
	z-index: 99999;
	background: #fff
}
.header .warp {
	width: 1098px;
	margin: 0 auto
}
.header .logo {
	float: left; margin-top:5px;
}
.header .menu {
	float: right;
	width: 540px
}
.header .menu .topmenu {
	overflow: hidden;
	height: 40px;
	text-align: right;
	padding: 8px 10px
}
.header .menu .topmenu .lang {
	display: inline-block;
	width: 24px;
	height: 21px;
	background: url(../images/lang.jpg) no-repeat 0 0;
	vertical-align: middle;
	margin-right: 5px
}
.header .menu .topmenu a {
	margin-right: 10px
}
.header .menu .topmenu a.selected {
	color: #165a99
}
.header .menu ul.webmenu li {
	float: left;
	width: 85px;
	text-align: center;
	margin-right: 5px;
	font-size: 14px
}
.header .menu ul.webmenu li a {
	display: block;
	width: 100%;
	position: relative;
	height: 47px;
	line-height: 47px
}
.header .menu ul.webmenu li.selected a span {
	display: block;
	width: 100%;
	height: 2px;
	background: #165a99;
	position: absolute;
	bottom: 0
}
.top_menu {
	position: fixed;
	top: 87px;
	left: 0;
	right: 0;
	width: 280px;
	height:auto; padding:15px;

	background-color: rgba(255,255,255,.9);
	z-index: 999;
	display: none
}
.top_menu_box {
	width: 280px;
	margin: 10px auto;

}
.top_menu_box ul {
	overflow: hidden;
	padding-left: 10px
}
.top_menu_box ul li {
	float: left;
	margin-right: 10px;
	font-size: 15px
}
.top_menu_2 .top_menu_box { right:50%; position:relative;
	
}
.top_menu_3 .top_menu_box {
	background-image: url(../images/top_news.png)
}
.top_menu_4 .top_menu_box {
	background-image: url(../images/top_baoli.png)
}
.top_menu_5 .top_menu_box {
	background-image: url(../images/top_jiameng.png)
}
.top_menu_6 .top_menu_box {
	background-image: url(../images/top_pinpai.png)
}







/*nav��������*/
nav{
    width: 680px;
    height: 37px;
    line-height: 30px;
    /*����λ��*/
    margin: 10px auto;
    text-align: center;
    font-size: 12px;
    position: relative;

}
/*nav-main*/
.nav-main{menu
    width: 100%;
    height: 100%;
    list-style-type: 
}
.nav-main span{
    display: inline-block;
    margin-left: 18px;
    width: 7px;
    height: 7px;
    background: url('../img/down-icon.html') no-repeat;
}
/*ͼ��������ת*/

/*����������*/
.nav-main>li{
    width: 85px;
    height: 100%;
    display: block;
    float: left;
   
    color: #3e3e3e;
    margin-right: 10px; 
    cursor: pointer;
}
.nav-main a{font-size:14px;}
.nav-main>li:hover{  color: #165a99;  }
.cur{border-bottom:2px solid #165a99;}

/*���غ�������*/
.hidden-box{
    
	background-color: rgba(255,255,255,.9);
 
    border-top: 0;
    position: absolute; padding:15px; font-size:14px;
    display: none; 	
    top: 37px;overflow: hidden;    	
}
.hidden-box>ul{
    list-style-type: none;
    color: #ff3e3e;
    cursor: pointer;
}
.hidden-box li:hover{

    color: #165a99;
}

.hidden-box li{float:left; margin:0px 0px 0px 10px; background-position:1px; text-indent:6px;}
.hidden-box li a{color:#3e3e3e;}
.hidden-box li a:hover{color:#165a99;}

/*���غ���λ������*/
.hidden-loc-index{
    left: 0px;
}
.hidden-loc-us{
    left: 120px;
}
.hidden-loc-info{
    left: 193px;
}



.hidden-loc-fw{
    left: 293px;
}


.hidden-loc-ns{ left: 393px;
}




.hidden-loc-jm{ left: 493px;
}


















.zbanner {
	zoom: 1;
	height: 280px;
	background-position: center 0;
	overflow: hidden;
	position: relative
}
.zbanner .slide {
	height: 651px;
	position: relative
}
.zbanner .slide_item {
	height: 651px;
	background-position: center 0;
	background-repeat: no-repeat;
	position: relative;
	visibility: visible
}


































.footer {
	background: #f1f1f1;
	padding: 50px 0 0 0;
	overflow: hidden
}
.footer .right {
	width: 777px
}
.footer .flogo {
	padding: 0 0 35px
}
.footer .fsearch {
	position: relative
}
.footer .fsearch .text {
	border: 1px solid #cac9c9;
	background: #efefef;
	border-radius: 5px;
	padding: .25em 30px .25em 5px
}
.footer .fsearch .fsearch_btn {
	display: inline-block;
	width: 26px;
	height: 29px;
	
	border: 0 none;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 1px
}
.ftel {
	color: #165a99;
	padding: 10px 0;
	font-size: 16px
}
.fmenu {
	overflow: hidden;
	display: table;
	width: 100%
}
.fmenu li {
	display: table-cell;
	padding: 0 20px;
	color: #020202
}
.fmenu li dt {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px
}
.fmenu li dd {
	text-align: left;
	margin-bottom: 5px
}
.footer .hr {
	height: 2px;
	background: #959595;
	margin: 20px auto
}
.fother .left {
	width: 630px
}
.fother .right {
	width: 205px
}
.fother .fshare {
	width: 236px;
	height: 38px;
	display: inline-block;
	vertical-align: text-bottom;
	margin-right: 10px
}
.fother .qcode {
	display: inline-block;
	vertical-align: text-bottom
}