﻿a,
html {
	color: #333
}

.lazy,
img {
	max-width: 100%
}

.article li,
.body,
.classify,
.slide {
	overflow: hidden
}

html {
	font-size: 14px;
	font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Wenquanyi Micro Hei", Helvetica, Arial, sans-serif;
	background: #f8f8f8
}

blockquote,
body,
code,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
	margin: 0;
	padding: 0
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

img {
	border: 0;
	vertical-align: top
}

a {
	text-decoration: none
}

a:hover {
	text-decoration: underline;
	color: #555
}

.bar a,
.item a:hover,
.nav a:hover {
	text-decoration: none
}

caption,
em,
strong,
th {
	font-style: normal;
	font-weight: 400
}

ol,
ul {
	list-style: none
}

caption,
th {
	text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: 400
}

input,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit
}

.clearfix:after {
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both
}

.header .inner {
	width: 1093px;
	margin: 0 auto
}
.header .fabu{float: right;}

.bar {
	height: 33px;
	border-bottom: 1px #e5e5e5 solid;
	line-height: 32px;
	background: #f4f4f4;
	font-size: 13px
}

.bar h1,
.bar h2 {
	display: inline-block
}
.main
.article li,
.item a,
.item span,
.nav a {
	display: block
}
.nav-wrap{background-color: #555;}
.logo-wrap {
	height: 60px;
	padding: 15px 0;
	background-color: #fff
}

.nav,
.nav a {
	height: 40px
}

.logo-wrap .logo {
	float: left
}

.logo-wrap .adsbygoogle {
	float: right
}

.item,
.nav li,
.slide {
	float: left
}

.nav {
	line-height: 40px;
	background-color: #555
}

.nav .active,
.nav a:hover {
	background-color: #3289ff
}

.nav a {
	padding: 0 12px;
	color: #fff;
	-webkit-transition: all .1s linear;
	transition: all .1s linear;
	font-size: 15px
}

.body {
	width: 1093px;
	margin: 20px auto 0
}

.footer {
	padding: 28px 0;
	line-height: 22px;
	margin-top: 30px;
	background: #333;
	color: grey;
	text-align: center;
	font-size: 12px
}

.lazy {
	-webkit-transition: opacity .3s ease-in-out;
	-moz-transition: opacity .3s ease-in-out;
	-o-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	opacity: 0
}

.lazy.b-loaded {
	opacity: 1
}

/*焦点图start*/
.focus{ position:relative; width:1093px; height:250px; background-color: #000; float: left;}  
.focus img{ width: 1093px; height: 250px;} 
.focus .shadow .title{width: 260px; height: 65px;padding-left: 30px;padding-top: 20px;}
.focus .shadow .title a{ text-decoration:none; color:#fff; font-size:14px; font-weight:bolder; overflow:hidden; }
.focus .btn{ position:absolute; bottom:34px; left:510px; overflow:hidden; zoom:1;} 
.focus .btn a{position:relative; display:inline; width:13px; height:13px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }  
.focus .btn a:hover,.focus .btn a.current{  cursor:pointer;background:#fc114a;}  
.focus .fPic{ position:absolute; left:0px; top:0px; }  
.focus .D1fBt{ overflow:hidden; zoom:1;  height:16px; z-index:10;  }  
.focus .shadow{ width:100%; position:absolute; bottom:0; left:0px; z-index:10; height:40px; line-height: 40px; background:rgba(119, 113, 113, 0.6);    
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  display:block;  text-align:left; }  
.focus .shadow a{ text-decoration:none; color:#fff; font-size:16px; overflow:hidden; margin-left:10px; font-family: "\5FAE\8F6F\96C5\9ED1";}  
.focus .fcon{ position:relative; width:100%; float:left;  display:none; background:#000  }  
.focus .fcon img{ display:block; }  
.focus .fbg{bottom:25px; right:40px; position:absolute; height:21px; text-align:center; z-index: 200; }  
.focus .fbg div{margin:20px auto 0;overflow:hidden;zoom:1;height:20px}    
.focus .D1fBt a{position:relative; display:inline; width:12px; height:12px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }    
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#aad283;}    
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none; font-style:normal; }    
.focus .prev,.focus .next{position:absolute;width:40px;height:74px;background: url(../images/focus_btn.png) no-repeat;}
.focus .prev{top: 50%;margin-top: -37px; left: 0;background-position:0 -74px; cursor:pointer; }  
.focus .next{top: 50%;margin-top: -37px; right: 0;  background-position:-40px -74px;  cursor:pointer;}  
.focus .prev:hover{  background-position:0 0; }  
.focus .next:hover{  background-position:-40px 0;}  
/*焦点图end*/

.list {
	margin-right: -20px;
	padding: 0 10px 10px;
	background-color: #fff
}

.item {
	margin: 10px 18px 0 0
}

.item a {
	width: 90px;
	padding: 8px 10px;
	border: 1px solid transparent
}

.item a:hover {
	border-color: #e3e3e3
}

.item span {
	height: 26px;
	line-height: 26px;
	margin-top: 6px;
	text-align: center
}

.item a:hover span {
	background: #555;
	color: #fff
}

.hover,
.link {
	background-color: #fff
}

.slide {
	width: 780px;
	height: 240px
}

.classify,
.hover,
.hover .qrcode {
	width: 240px;
	height: 240px
}

.classify {
	float: right;
	background: #fff
}

.article {
	padding: 10px 20px;
	line-height: 28px
}

.article li {
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.article a {
	font-size: 14px
}

.link {
	padding: 20px
}

.link li {
	float: left;
	margin-right: 20px
}

.banner {
	margin-top: 36px
}

.module {
	margin-top: 20px
}

.module h3 {
	font-size: 16px;
	margin-bottom: 20px;
	line-height: 22px
}

.more,
.showcase {
	display: none;
	float: right;
	color: #333;
	font-size: 13px
}

.showcase {
	color: red
}

.hover {
	display: none;
	position: absolute;
	top: 297px;
	left: 216px;
	padding: 4px;
	border: 1px solid #e3e3e3
}

.pagination {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: bottom;
}
.pagination li {
    display: inline-block;
    border: solid 1px #ddd;
    border-radius: 4px;
}
.pagination a {
    color: #333;
    padding: 8px 12px;
    line-height: 18px;
    display: block;
    transition: all 1s cubic-bezier(0.175,0.885,0.32,1) 0s;
}

.col0 {
	float: left;
	width: 100%;
	overflow: hidden;
}
.column {
	width: 100%;
	overflow: hidden;
	margin: 0 auto 0px;
}
.col5 {
	float: right;
	width: 245px;
	padding-left: 5px;
}
.global_module2 {
	box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	border-radius: 2px;
	height: 299px;
	padding: 8px 15px 5px 320px;
	margin-bottom: 10px;
	background: #fff;
	overflow: hidden;
	position: relative;
}
.focusBox {
	border-radius: 6px;
	margin-left: -315px;
	float: left;
	position: absolute;
	width: 260px;
	height: 285px;
	margin-bottom: 10px;
	overflow: hidden;
	text-align: left;
	border: 8px solid rgb(2,192,33);
}
UL {
	list-style: none;
}
LI {
	list-style: none;
}
.zuixinshoulu {
	height: 29px;
}
.global_module2 LI {
	width: 270px;
	left: 10px;
	right: 10px;
}
A {
	color: #666;
	text-decoration: none;
}
.box_r {
	float: right;
	overflow: hidden;
	color: #ccc;
	margin-top: 0px;
	margin-right: 25px;
}
H3 {
	font-weight: 600;
}
.global_module2 H3 {
	background: url(../images/tit01.gif) repeat-x;
	margin-top: 3px;
	font-size: 16px;
	height: 30px;
	color: #666;
	padding-bottom: 10px;
}
.focusBox .txt-bg {
	position: absolute;
	bottom: 0px;
	z-index: 1;
	height: 24px;
	width: 100%;
	background: #1FC000;
	overflow: hidden;
}
.focusBox .txt {
	position: absolute;
	bottom: 0px;
	z-index: 2;
	height: 24px;
	width: 100%;
	overflow: hidden;
}
.focusBox .num {
	position: absolute;
	z-index: 3;
	bottom: 4px;
	right: 8px;
}
.focusBox .num LI {
	float: left;
	position: relative;
	width: 18px;
	height: 15px;
	line-height: 15px;
	overflow: hidden;
	text-align: center;
	margin-right: 1px;
	cursor: pointer;
}
.focusBox .num LI A {
	position: absolute;
	z-index: 2;
	display: block;
	color: white;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	text-decoration: none;
}
.focusBox .num LI.on A {
	background: #002e01;
}
.focusBox .num LI SPAN {
	position: absolute;
	z-index: 2;
	display: block;
	color: white;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	text-decoration: none;
}
.focusBox .num LI SPAN {
	z-index: 1;
	background: black;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.focusBox .txt LI {
	height: 30px;
	line-height: 36px;
	position: absolute;
	bottom: -36px;
}
.focusBox .txt LI A {
	display: block;
	color: white;
	padding: 3px 0 0 4px;
	font-size: 16px;
	font-weight: 600;
	text-decoration: none;
}
IMG {
	border: none;
}
.focusBox .pic IMG {
	width: 270px;
	height: 270px;
	display: block;
}
.bg_fff {
	background: #FFF !important;
}
.global_module {
	box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	border-radius: 2px;
	overflow: hidden;
	background: #fff;
	margin-bottom: 10px;
}
.global_module1_caption {
	font-size: 16px;
	background: url(../images/banner_bg.gif) repeat-x;
	height: 45px;
	overflow: hidden;
	margin-bottom: 8px;
	color: #666;
	line-height: 35px;
}
.special_activity LI {
	width: 225px;
	display: inline;
	float: left;
	height: 32px;
	overflow: hidden;
	margin-left: 5px;
	padding-left: 12px;
	background: url(../images/arrow_li.gif) no-repeat 0 8px;
}
.special_activity LI A {
	width: 200px;
}
.global_module1_caption H3 {
	font-size: 16px;
	line-height: 45px;
	display: inline;
	float: left;
	margin: 0 15px;
}

.navbar-left {
    float: left;
}
.navbar-form {
    padding: 13px 100px;
    /*width: 820px;*/
}

.navbar-body .input, .navbar-body .button {
    padding: 4px 10px;
    height: 30px;
}
.navbar-form input {
    vertical-align: bottom;
}
.radius-rounded {
    border-radius: 2em;
    padding-left: 1em;
    padding-right: 1em;
}
.input-auto {
    width: auto;
    display: inline-block;
}
.input {
    font-size: 14px;
    padding: 6px;
    border: solid 1px #ddd;
    width: 350px;
    height: 22px;
    line-height: 22px;
    display: block;
    border-radius: 4px;
    -webkit-appearance: none;
    box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset;
    transition: all 1s cubic-bezier(0.175,0.885,0.32,1) 0s;
    float: left;
}
.button {
    border: solid 1px #ddd;
    background: transparent;
    border-radius: 4px;
    font-size: 14px;
    padding: 6px 15px;
    margin: 0;
    display: inline-block;
    line-height: 20px;
    transition: all 1s cubic-bezier(0.175,0.885,0.32,1) 0s;
    float: left;
    margin-left: 10px;
}

/*pubxcx*/
.pubxcx{ padding-right: 50px;}

.icon-search { cursor:pointer;}.xcx{ padding:15px 1px; font-size:1.8em;}.xcx a{color:#FF9966;}
