body, button {
	font-family: "Microsoft Yahei";
}

figure {
	text-align: center;
}

.page-footer .contact address .jiathis_style a{
	float:none;
}

.header {
	height: 70px;
	background: url(/image/bg/header-bg.png);
}
.header header {
	width: 1000px;
	margin: 30px auto;
	position: relative;
}
.header h1 {
	width: 159px;
	height: 31px;
	background: url(/image/logo/header-logo.png) no-repeat left 15px;
	text-indent: -200em;
	padding: 19px 0 20px;
	float: left;
	margin-right: 20px;
}
.header nav {
	float: left;
}
.header .sup {
	float: left;
	width: 80px;
	height: 70px;
	position: relative;
	z-index: 10;
}
.header .sup:hover {
	background: url(/image/bg/nav-sup-hover.png);
}
.header .sup > a {
	display: block;
	line-height: 70px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #4c4c4c;
}
.header .sup.current > a {
	color: #d80f0f;
}
.header .sup > a:hover {
	text-decoration: none;
}
.header .sub {
	position: absolute;
	top: 70px;
	left: 0;
	width: 455px;
	padding: 30px;
	background: #f5f7fa;
	border-top: 1px solid white;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 0.4s 0.1s;
	transition: all 0.4s 0.1s;
	z-index:10;
}
.header .sup:hover .sub {
	visibility: visible;
	opacity: 1;
}
.header .sub-nav {
	float: left;
	width: 140px;
}
.header .sub-nav li {
	background: url(/image/icon/arrow-right.png) no-repeat left center;
	padding-left: 10px;
	margin-bottom: 15px;
}
.header .product .sub-nav {
	width: 165px;
}
.header .product .sub-nav li:first-child {
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	background: none;
	padding-left: 0;
	margin-bottom: 20px;
}
.header .sub-nav li a {
	color: #333333;
}
.header .content {
	float: left;
	width: 300px;
	padding-left: 14px;
	border-left: 1px solid #e1e3e6;
	color: #737373;
}
.header .content > img {
	max-width: none;
	max-height: none;
	float: left;
	margin-right: 10px;
	width: 140px;
}
.header .content dt {
	font-size: 14px;
	color: #333333;
	margin-bottom: 10px;
}
.header .content dd {
	line-height: 1.7;
}
.header .content address {
	line-height: 2;
}
.header .content strong {
	font-weight: bold;
}
.header .content table {
	width: 100%;
}
.header .content table:first-child {
	margin-bottom: 20px;
}
.header .content caption {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 10px;
}
.header .content th, .header .content td {
	text-align: left;
	width: 50%;
	height: 22px;
}
.header .content td span {
	margin: 0 10px;
	color: #cccccc;
}
.header .content td a {
	color: #095eb6;
}
.header .content p {
	line-height: 1.7;
}

.header .search {
	width: 150px;
	height: 25px;
	background: url(/image/bg/search.png) no-repeat;
	background-size:100% 100%;
    float: left;
    margin-top: 24px;
	margin-left: 30px;
}
.header .search input {
	float: left;
	width: 100px;
	height: 25px;
	line-height: 25px;
	border: 0;
	background: none;
	padding: 0 0 0 10px;
}
.header .search button {
	float: right;
	width: 15px;
	height: 13px;
	background: url(/image/icon/search-icon.png);
	margin-top: 7px;
	margin-right: 5px;
}
.header .medias{
	width:287px;
	height:25px;
	position: absolute;
	right: 210px;
    top: -23px;
}
.header .medias ul{
	width:100%;
}
.header .medias ul li{
	float:left;
	padding-left: 8px;
	margin-right: 10px;	
}
.header .medias ul li a{
	display:inline-block;
	font-size:12px;
	line-height:2;
	color:#4c4c4c;
	margin:0 2px;
	padding-left:10px;
}
.header .eng{
	font-weight: bold;
    width: 65px;
    height: 20px;
    color:#4c4c4c;
    line-height: 1.5;
    background: url(/image/icon/earth-icon.png) no-repeat right center;
    padding-top: 2px;
    display: inline-block;
	position: absolute;
	right: 0;
	top: 26px;
}
.header .medias .code2{
	display:none;
	position: absolute;
	z-index: 99;
	width: 100px;
	height:100px;
}
.header .medias .wechat{
	background:url(/image/icon/iconfont-wechat.png) no-repeat left center;
	background-size: 20px 20px;
}
.header .medias .weibo{
	background:url(/image/icon/iconfont-weibo.png) no-repeat left center;
	background-size: 20px 20px;
}
.header .medias .bbs{
	background:url(/image/icon/iconfont-luntan.png) no-repeat left center;
	background-size: 20px 20px;
}

.header .medias .wechat:hover .code2{
	display:block;
}
.main {
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 50px;
}

.sub-header {
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 20px;
	padding-top: 1px;
}
.sub-header ul {
	width: 1000px;
	margin: 0 auto;
	padding-top: 119px;
	background: url(/image/bg/sub-header-1.png) no-repeat 100% 0;
}
.sub-header li {
	height: 34px;
	float: left;
	background: #ebebeb;
	border: 1px solid #ebebeb;
	margin: 0 1px -1px 0;
}
.sub-header li.current {
	background: white;
	border-bottom-color: white;
}
.sub-header li a {
	padding: 0 10px;
	text-align: center;
	line-height: 34px;
	display: block;
	font-size: 14px;
	color: #333333;
}
.sub-header li a:hover {
	text-decoration: none;
}

.substance {
	float: left;
	width: 720px;
}



.popularize {
	margin-bottom: 20px;
}
.popularize img {
	display: block;
}



.breadcrumb {
	padding-left: 15px;
	background: url(/image/icon/position-icon.png) no-repeat left center;
	color: #888888;
	margin-bottom: 20px;
}
.breadcrumb a {
	color: #888888;
}
.breadcrumb span {
	color: #5e9edf;
}



.page-aside {
	float: right;
	width: 250px;
}
.page-aside > div {
	padding: 15px 0 30px;
	border-top: 3px solid #4d4d4d;
}
.page-aside h2 {
	font-size: 20px;
	color: #333333;
	margin-bottom: 20px;
}
.page-aside address > div {
	padding-left: 40px;
}
.page-aside address .tel {
	background: url(/image/icon/tel-icon.png) no-repeat left top;
}
.page-aside address .mail {
	background: url(/image/icon/mail-icon.png) no-repeat left top;
}
.page-aside address dl {
	margin-bottom: 1em;
}
.page-aside address dt {
	margin-bottom: 0.5em;
	color: #737373;
}
.page-aside address dd {
	line-height: 1.3;
}
.page-aside address dd, .page-aside address dd a {
	color: #6094e1;
}
.page-aside address .tel dd {
	font-weight: bold;
}



.aside-nav {
	margin-bottom: 30px;
}
.aside-nav .sup {
	margin-bottom: 1px;
}
.aside-nav a {
	display: block;
	color: #666666;
}
.aside-nav a:hover {
	text-decoration: none;
}
.aside-nav .current > a {
	color: white;
}
.aside-nav .sup > a {
	padding-left: 20px;
	line-height: 34px;
	background: url(/image/icon/arrow-right-4.png) no-repeat 90% center #e6e6e6;
	font-size: 14px;
}
.aside-nav .sup.current > a {
	background: url(/image/icon/arrow-right-5.png) no-repeat 90% center #338ae4;
}
.aside-nav ul {
	display: none;
}
.aside-nav .current ul {
	display: block;
}
.aside-nav .sub a {
	padding-left: 30px;
	line-height: 2;
	background: url(/image/icon/circle-1.png) no-repeat 20px center;
}
.aside-nav .sub a:hover {
	background-color: #dadada;
}
.aside-nav .sub.current a {
	background: url(/image/icon/circle-2.png) no-repeat 20px center #999999;
}



.hot-tag li {
	height: 20px;
	float: left;
	margin: 0 10px 5px 0;
	transition: all 0.3s;
}
.hot-tag li:hover {
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.hot-tag li a {
	display: block;
	text-align: center;
	line-height: 20px;
	color: white;
	padding: 0 1em;
	font-weight: bold;
	word-break: keep-all;
}
.hot-tag li a:hover {
	text-decoration: none;
}



.site-map {
	background: #f2f2f2;
	border-top: 1px solid #eaebed;
	overflow: hidden;
	height: 0;
	transition: all 0.5s;
}
.site-map.opened {
	height: 321px;
}
.site-map nav {
	width: 1002px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	margin: 0 auto;
}
.site-map nav > div {
	float: left;
	width: 146px;
	height: 300px;
	padding: 20px 10px 0 10px;
	text-align: center;
	border-left: 1px solid white;
}
.site-map nav > div:first-child {
	border-left: 0;
}
.site-map nav h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 1em;
}
.site-map nav li {
	margin-bottom: 1em;
}
.site-map nav li a {
	color: #666666;
}



.page-footer {
	width: 1000px;
	margin: 0 auto;
	padding: 20px 0;
	line-height: 22px;
	color: #737373;
}
.page-footer a {
	color: #737373;
}
.page-footer a:hover {
	color: #333333;
}
.page-footer .contact {
	float: left;
}
.page-footer .contact > div {
	float: left;
	width: 66px;
	height: 66px;
	margin-right: 20px;
}
.page-footer .contact address {
	float: left;
}
.page-footer .contact address strong {
	font-weight: bold;
	color: #333333;
}
.page-footer .contact address div a {
	float: left;
	height: 20px;
	background: url(/image/logo/beian.png);
	margin-right: 10px;
}
.page-footer .contact address a.beian-1 {
	width: 41px;
}
.page-footer .contact address a.beian-1:hover {
	background-position: left -20px;
}
.page-footer .contact address a.beian-2 {
	width: 57px;
	background-position: -41px top;
}
.page-footer .contact address a.beian-2:hover {
	background-position: -41px -20px;
}
.page-footer .rights {
	float: right;
}
.page-footer .rights > * {
	float: right;
	clear: both;
}
.page-footer .rights .link > * {
	float: left;
}
.page-footer .rights .link span {
	padding: 0 0.5em;
	color: #d0d0d0;
}
.page-footer .rights .link i {
	font-weight: bold;
	background: url(/image/icon/earth-icon.png) no-repeat right center;
	padding-right: 23px;
	display: block;
}
.page-footer .rights .link button {
	width: 80px;
	height: 29px;
	line-height: 34px;
	margin: -7px 0 0 10px;
	background: url(/image/bg/site-map-bg.png);
	font-size: 12px;
	color: white;
	padding-right: 20px;
}
.page-footer .rights p {
	white-space: nowrap;
}



.to-top {
	position: fixed;
	left: 50%;
	top: 80%;
	margin-left: 510px;
	width: 55px;
	height: 55px;
	background: url(/image/icon/to-top.png) no-repeat center center #acb4c8;
	border-radius: 3px;
	filter: alpha(opacity=80);
	opacity: 0.8;
	visibility: hidden;
}
.to-top:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}



.turn-page {
	float: right;
	margin-top: 20px;
}
.turn-page > * {
	float: left;
}
.turn-page a {
	width: 40px;
	height: 40px;
	font-weight: bold;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	border: 1px solid transparent;
	margin-left: 2px;
}
.turn-page a:hover {
	text-decoration: none;
	border-color: #b3e1dc;
}
.turn-page .previous {
	background: url(/image/icon/arrow-left-6.png) no-repeat center;
}
.turn-page .next {
	background: url(/image/icon/arrow-right-6.png) no-repeat center;
}
.turn-page .number, .turn-page .current {
	color: #8895a3;
	border-color: #f5f5f5;
}
.turn-page .current {
	background: #41b4a7;
	color: white;
	border-color: #b3e1dc;
	cursor: default;
}
.turn-page span {
	font-size: 14px;
	line-height: 42px;
	min-width: 42px;
	text-align: center;
	color: silver;
}



.static-article {
	margin-top: 40px;
}
.static-article h1 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	padding-bottom: 10px;
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 15px;
}
.static-article h2 {
	font-size: 14px;
	font-weight: bold;
	color: #338ae4;
	margin: 20px 0 10px;
}
.static-article h3 {
	font-size: 14px;
	color: #55acf6;
	margin: 15px 0 10px;
}
.static-article p, .static-article li {
	font-size: 14px;
	color: #666666;
	line-height: 1.8;
}
.static-article p {
	margin-bottom: 10px;
}
.static-article li p {
	display: inline;
}
.static-article ul, .static-article ol {
	margin-bottom: 15px;
}
.static-article ul li {
	list-style: inside disc;
}
.static-article ol li {
	list-style: inside decimal;
}
.static-article figure {
	text-align: center;
}



/* 新闻详细 */

.news-detail header {
	border-bottom: 1px solid #efefef;
	margin-bottom: 20px;
	padding-bottom: 5px;
}
.news-detail h1 {
	font-weight: bold;
	font-size: 24px;
	line-height:1.5;
	color: #696969;
	text-align: center;
	margin-bottom: 15px;
}
.news-detail time {
	display: block;
	text-align: center;
	color: #888888;
}
.news-detail p {
	line-height: 2;
	margin-bottom: 1em;
	color: #656565;
	font-size: 14px;
}
.other-news {
	margin-top: 80px;
}
.other-news header {
	border-bottom: 1px solid #efefef;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.other-news h1 {
	font-size: 20px;
	color: #67a1d1;
}
.other-news header a {
	float: right;
	margin-top: 10px;
	color: #878787;
}
.other-news li {
	line-height: 2;
	padding-left: 10px;
	background: url(/image/icon/arrow-right-3.png) no-repeat left center;
}
.other-news li a {
	font-size: 14px;
	color: #787878;
}



.article-list article a:hover {
	background: #999999;
}
.article-list article a {
	display: block;
	padding: 24px 10px;
	border-bottom: 1px dotted #cccccc;
}
.article-list article a:hover {
	text-decoration: none;
}
.article-list article h1 {
	font-weight: bold;
	font-size: 18px;
	color: #4c4c4c;
	margin-bottom: 10px;
	line-height:1.2;
}
.article-list article p {
	line-height: 1.7;
	color: #808080;
	margin-bottom: 0.5em;
}
.article-list article time {
	color: #4c4c4c;
}
.article-list .more {
	text-align: right;
	color: #808080;
	margin-top: 0.5em;
}
.article-list article a:hover > * {
	color: white;
}
.article-list > a {
	float: right;
	font-size: 14px;
	color: #67a1d1;
	margin-top: 20px;
}



.search-tip {
	padding: 10px;
	line-height: 1.5;
	color: #333333;
	background: #f0f0f0;
	margin-bottom: 10px;
}