﻿html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	line-height: 1.15;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

body {
	margin: 0;
	font-family: "Microsoft Yahei";
	line-height: 1.42857143;
	font-size: 0.6rem;
	min-width: 320px;
	background: #fff;
	color: #333;
	padding-bottom: 2.75rem!important;
}

h1 {
	font-size: 2em;
	margin: .67em 0;
}

figure {
	margin: 1em 40px;
}

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

a {
	-webkit-text-decoration-skip: objects;
	background-color: transparent;
}

abbr[title] {
	border-bottom: none;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
}

b, strong {
	font-weight: bolder;
}

dfn {
	font-style: italic;
}

mark {
	background-color: #ff0;
	color: #007bdf;
}

small {
	font-size: 80%;
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -.25em;
}

sup {
	top: -.5em;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

img {
	border-style: none;
}

svg:not(:root) {
	overflow: hidden;
}

button, input, optgroup, select, textarea {
	line-height: 1.42857143;
	margin: 0;
	outline: none;
}

body, button, input, select, textarea {
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-moz-font-feature-settings: "liga", "kern";
}

button, input {
	overflow: visible;
}

button, select {
	text-transform: none;
}

button, html [type=button],/* 1 */ [type=reset], [type=submit] {
	-webkit-appearance: button;
}

button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	padding: .35em .75em .625em;
}

legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

progress {
	display: inline-block;
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}
[type=checkbox], [type=radio] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
	height: auto;
}
[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

summary {
	display: list-item;
}

article, aside, footer, header, nav, section, figcaption, figure, main, details,/* 1 */ menu {
	display: block;
}

pre, code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

audio, video, canvas {
	display: inline-block;
}

template, [hidden] {
	display: none;
}

.clearfix {
	zoom: 1;
}

.clearfix:before, .clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}

.clearfix:after {
	clear: both;
}

a {
	color: #301f14;
	text-decoration: none;
}

ul {
	margin: 0;
	list-style: none;
	padding: 0;
}

.container {
	padding: 0 0.5rem;
}

.img-center {
	text-align: center;
	font-size: 0;
}

.img-center img {
	display: inline-block;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}

.section {
	padding: 0.5rem 0 0.5rem;
}

.section-title {
	text-align: center;
	font-size: 0.9rem;
	margin-bottom: 1rem;
}

.section-title span {
	color: #888888;
}

.section-title small {
	display: block;
	font-size: 0.6rem;
	color: #888888;
}

.service ul li {
	float: left;
	display: inline;
	width: 25%;
	text-align: center;
}

.service ul li img {
	width: 80%;
}

.service ul li p {
	margin-top: 0;
}

.service ul li a {
	color: #333;
}

.sort {
	text-align: center;
	margin-top: .2rem;
}

.sort a {
	width: 29%;
    height: 1.2rem;
    line-height: 1.2rem;
    margin: 0.1rem;
    display: inline-block;
    padding: 0 .1rem;
    background: #007bdf;
    color: #fff;
    border-radius: 1rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.sort a:hover {
	background: #0185d0;
}

.case {
	margin-top: 0.5rem;
}

.case ul li {
	float: left;
	display: inline;
	width: 50%;
	text-align: center;
}

.case ul li a {
	color: #666;
}

.case ul li img {
	width: 95%;
	height: 120px;
}

.case ul li p {
	margin-top: 0;
	overflow: hidden;
	width: 100%;
}

.more {
	display: inline-block;
    width: 99%;
	margin: 0 auto;
    height: 1.6rem;
    line-height: 1.6rem;
    text-align: center;
	background: #007bdf;
	border-radius: 1rem;
}
.more a {
	color: #fff;
}

.process {
	
}

.process ul li{
	float: left;
	margin: 1.8%;
	width: 4rem;   
    height: 4rem;
    line-height: 4rem;
    text-align: center;
    background: #007bdf;
    color: #fff;
	border-radius: 50%;
	border: 5px solid #03A9F4;
}

.aboutus {
	color: #666;
}

.footer {
	text-align: center;
	color: #999;
	font-size: 0.6rem;
	padding: 0.5rem 0;
}

.footer p {
	margin: 0.2rem 0;
}

.gotop {
	display: block;
	background-color: #007bdf;
	text-align: center;
	padding: 0.25rem;
}

.footer-fix {
	width: 100%;
	height: auto;
	padding-top: 0.2rem;
	background: #004fab;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 999999;
}

.footer-fix ul {
	width: 100%;
	clear: both;
}

.footer-fix ul li {
	width: 25%;
	float: left;
	text-align: center;
}

.footer-fix ul li img {
	height: 1rem;
	width: auto;
}

.footer-fix ul li p {
	font-size: 0.28rem;
	margin-top: 0.05rem;
	color: #fff;
}

.header-inner {
	background-color: #FFF;
	color: #fff;
	line-height: 1.5rem;
	padding: 0.5rem 0;
	position: relative;
}

.header-inner .logo {
	width: 78%;
	float: left;
	max-height: 53px;
}
.header-inner .logo img {
	max-height: 53px;
}

.header-inner .title {
	text-align: center;
	margin: 0 4rem;
	font-size: 0.8rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.header-inner .menu {
	float: right;
	width: 0.9rem;
	height: 0.7rem;
	border-top: 0.1rem solid #000;
	border-bottom: 0.1rem solid #000;
	margin-top: 0.5rem;
	margin-right:15px;
}

.header-inner .menu:after {
	content: '';
	height: 2px;
	background-color: #000;
	width: 100%;
	display: block;
	margin-top: 0.3rem;
}

.header-inner .goback {
	width: 0.5rem;
	height: 0.5rem;
	border-left: solid 0.1rem #fff;
	border-top: solid 0.1rem #fff;
	overflow: hidden;
	display: block;
	top: 0.95rem;
	position: absolute;
	left: 0.85rem;
	transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
}

.banner {
	text-align: center;
}

.banner img {
	max-width: 100%;
	height: auto;
	display: inline-block;
}

.crumbs-inner {
	padding: 0.5rem;
	font-size: 0.6rem;
	color: #999;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.list-1 {
	margin-left: -0.5rem;
}

.list-1 li {
	float: left;
	width: 50%;
	margin-bottom: 0.5rem;
}

.list-1 li a {
	display: block;
	margin-left: 10px;
}

.list-1 li .m {
	border: 0.05rem solid #ddd;
	height: 5.4rem;
	line-height: 5.4rem;
}

.list-1 li .text {
	text-align: center;
	margin-top: 0.25rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.list-2 li {
	border-bottom: 0.05rem solid #ddd;
}

.list-2 li a {
	display: block;
	padding: 0.5rem 0;
}

.list-2 li span {
	color: #999;
	font-size: 0.6rem;
	margin-bottom: 0.25rem;
	display: block;
	float: right;
}

.list-2 li h4 {
	margin: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.list-2 li p {
	color: #999;
	margin: 0.25rem 0 0;
	font-size: 0.6rem;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;	
}

.pglist{
	margin-top: 0.5rem;
	text-align: center;
}

.pglist ul li{
	padding: 5px 8px;
	color: #333;
	display: inline-block;	
}

.pglist ul li a {
	color: #333;
}

.pglist ul li a:hover{
	color: #007bdf;
}

.pglist img {
	vertical-align: middle;
}

.list-3 {
	margin-top: 0.5rem;
	margin-left: -0.5rem;
}

.list-3 li {
	float: left;
	width: 50%;
	margin-bottom: 0.5rem;
}

.list-3 li a {
	display: block;
	margin-left: 10px;
	color: #888;
}

.list-3 li .m {
	border: 0.05rem solid #ddd;
	height: 5.4rem;
	line-height: 5.4rem;
}

.list-3 li .text {
	text-align: center;
	margin-top: 0.25rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.list-5 li {
	border-bottom: 1px solid #eee;
}

.list-5 li a {
	display: block;
	line-height: 2rem;
	padding: 0 0.5rem;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.page {
	text-align: center;
	margin: 1rem 0;
}

.page a, .page span {
	display: inline-block;
	margin: 0 0.25rem;
	padding: 0.3rem 0.6rem;
}

.page a {
	background-color: #3da036;
	color: #fff;
	border-radius: 0.15rem;
}

.pages {
	margin-bottom: 1rem;
}

.pages li {
	line-height: 1rem;
	overflow: hidden;
}

.pages li span {
	background-color: #a2a2a2;
	color: #fff;
	padding: 0 0.25rem;
	font-size: 0.6rem;
	float: left;
}

.pages li a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.title-1 {
	border-bottom: 0.1rem solid #ececeb;
	margin-bottom: 1rem;
	font-size: 0.8rem;
}

.title-1 span {
	display: inline-block;
	padding-bottom: 0.25rem;
	border-bottom: 2px solid #004366;
	color: #666;
	margin-bottom: -0.1rem;
}

.title-1 small {
	font-size: 0.6rem;
	color: #999;
	text-transform: uppercase;
}

.title-2 {
	line-height: 2rem;
	border-bottom: 1px solid #ccc;
	background-color: #f1f1f1;
	font-size: 0.7rem;
	padding: 0 0.5rem;
}

.title-3 {
	line-height: 1.8rem;
	background-color: #007bdf;
	color: #fff;
	font-size: 0.7rem;
	margin-bottom: 1rem;
}

.title-3 em {
	float: right;
	padding-right: 0.5rem;
	font-style: normal;
}

.title-3 span {
	display: inline-block;
	padding: 0 0.5rem;
	background-color: #004366;
	font-size: 0.8rem;
}

.contact {
	font-size: 0.6rem;
}

.contact h4 {
	font-size: 0.9rem;
	color: #007bdf;
}

.infocontent-title {
	text-align: center;
	margin: 0 0 1rem;
	border-bottom: 1px solid #ddd;
	padding: 1rem 0 0.7rem;
}

.infocontent-title h1 {
	font-size: 0.65rem;
	margin: 0;
}

.infocontent-title p {
	margin: 0.7rem 0 0;
	color: #999;
	font-size: 0.6rem;
}

.infocontent-title p span {
	padding: 0 10px;
}

.infocontent-body {
	line-height: 1.5;
	margin-bottom: 1rem;
}

.art-tit {
	font-size: 0.8rem;
    text-align: center;
}

.infocontent-body img {
	max-width: 100%;
	height: auto;
	display: inline-block;
}

.panel-body {
	line-height: 30px;
	margin:15px 5px;
}
.panel-body2 {
	line-height: 30px;
	margin:15px 5px;
}
.panel-body img{max-width:100%;}

.news-btn {
	margin-left: -5px;
	margin-bottom: 15px;
}

.news-btn li {
	float: left;
	width: 50%;
}

.news-btn li.cur span {
	display: block;
	margin: 0 0 5px 5px;
	line-height: 34px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background-color: #007bdf;
	color: #FFF;
	border-radius: 3px;
}

.news-btn span {
	display: block;
	margin: 0 0 5px 5px;
	line-height: 34px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background-color: #FFF;
	color: #333;
	border-radius: 3px;
	border: 1px solid #ccc;
}

.news-con {
	padding-bottom: 10px;
}

.news-con ul {
	display: none;
}

.news-con ul.on {
	display: block;
}

.mr10{display:none;}


.mens{width:100%; overflow:hidden; padding-top:5px; padding-bottom:5px;}
.mens ul li{float:left; width:99%; line-height:25px; margin-top:5px; margin-right:1%; text-align:center;}
.mens ul li a{font-size:16px; color:#FFF;}
.mens ul li dl{width:100%; float:left; background-color:#0361af; text-indent: 10px; text-align:left; margin:1px 0;}
.mens ul li dl a{display:block;}
.mens ul li dt{float:left; margin:0 5px; border-bottom: 1px solid #c3c3c3;}
.mens ul li dt a{color:#666; font-size:14px;}



















