/*sshhs.com*/
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", PingFangSC-Regular, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
	line-height: 1.42857143;
	font-size: 14px;
	min-width: 1338px;
	background: #fff;
	color: #333;
}
h1 {
	font-size: 18px;
	margin: .67em 0;
}
h2 {
	font-size: 18px;
	margin: .67em 0;
}
h3 {
	font-size: 16px;
	margin: .67em 0;
}
figure {
	margin: 1em 40px;
}
hr {
    width: 100%;
    height:1px;
	border:none;
	border-top:1px dotted #b9b9b9;
}
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: #000;
}
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;
	display: inline-block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
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: #333;
	text-decoration: none;
}
a:hover {
	color:#18506D;
}
ul {
	margin: 0;
	list-style: none;
	padding: 0;
}
.img-coer {
	overflow: hidden;
}
.img-coer span {
	display: block;
	width: 100%;
	background: no-repeat center / cover;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.wrapper {
    width: 100%;
    overflow: hidden;
}
.container {
	overflow: hidden;
	padding: 10px;
	width: 1200px;
	margin: 0 auto;
}
.containerdb {
    overflow: hidden;
	padding: 0 15px;
	width: 1200px;
	margin: 0 auto;
}
.banner {
/*	height: 350px; */
	background:  no-repeat center / cover;
	vertical-align: middle;
	border-bottom: 1px solid #e3e3e3;
}
.tag-label {
    margin: 6px 0;
}
.tag-label a {
	font-size: 12px;
    background: #e6e6e6;
    margin: 0 2px 2px 0;
    padding: 3px 8px;
    border-radius: 3px;
}
.tag-label span {
	font-size: 12px;
    margin: 0 2px 2px 0;
    padding: 3px 8px;
    border-radius: 3px;
}
.ct {
    width: 900px;
    margin: 0 auto;
}
.ctl {
    float: left;
}
.ctr {
    float: right;
    display: inline-block;
    margin-right: 90px;
    margin-top: 16px;
}
.ctr img {
/*  width: 160px; */
}
.ctr p {
    text-align: center;
    margin-top: 0px;
}
/* 侧边工具条 start  sshhs.com*/
.servside {
	position: fixed;
	z-index: 999;
	top: 0;
	right: 0;
	height: 100%;
	width: 50px;
}
.servside .servhezi {
	display: table;
	height: 100%;
	width: 100%;
}
.servside .servul {
	display: table-cell;
	vertical-align: middle;
}
.servside .servul .servli {
	cursor: pointer;
	box-shadow: 1px 1px 0px #7FC2EC;
	position: relative;
	height: 50px;
	-webkit-transition: all .3s ease-in;
	transition: all .3s ease-in;
	font-size: 12px;
	background-color: #0689db;
	margin-top: 2px;
}
.servside .servul .servli .tubiao {
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: block;
}
.servside .servul .li7 {
	height: 50px;
}
.servside .servul .servli .text {
	text-align: center;
	cursor: pointer;
	color: #fff;
}
.servside .servul .servli .tip {
	position: absolute;
	opacity: 0;
	width: 210px;
	padding: 10px;
	min-height: 38px;
	background-color: #ffffff;
	right: 70px;
	top: 0;
	border: 1px solid #dedede;
	visibility: hidden;
	-webkit-transition: all .3s ease-in;
	transition: all .3s ease-in;
}
.servside .servul .servli:hover {
	background-color: #0b70bd;
	opacity: 1;
}
.servside .servul .servli:hover .tip {
	background-color: #f1f1f1;
	border-radius: 0.5em;
	right: 50px;
	visibility: visible;
	opacity: 1;
}
.servside .servul .li3 .tip {
	width: 120px;
	padding: 15px 0 0 0;
	text-align: center;
}
.servside .servul .li3 .tip a {
	display: block;
}
.servside .servul .li4 .item {
	width: 33.3322%;
	float: left;
	text-align: center;
	margin-top: 6px;
}
.servside .servul .li4 .item i {
	display: block;
	width: 50px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: rgba(0,0,0,.2);
	border-radius: 3px;
	margin: 0 auto;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.servside .servul .li4 .item a {
	color: #999;
}
.servside .servul .li5 .tip {
    background-color: #f1f1f1;
	line-height: 1.6;
	width: 120px;
	font-size: 16px;
}
.servside .servul .li6 .tip {
	width: 120px;
	padding: 5px 0;
	line-height: 1.4;
	text-align: center;
}
.servside .servul .li6 .tip p {
	margin: 0;
	font-weight: bolder;
	font-size: 14px;
}
.servside .servul .li6 .tip img {
	max-width: 100%;
	display: inline-block;
}
/* 侧边工具条 end */
.sshhs-head {
	background-color: #fff;
}
.sshhs-head .headview {
	line-height: 16px;
	background-color: #f5f5f5;
	font-size: 12px;
	color: #666;
	border-top: 2px solid #f7c433;
}
.sshhs-head .headview ul {
	float: right;
}
.sshhs-head .headview li {
	float: left;
	color: #ddd;
}
.sshhs-head .headview li.pipe {
	padding: 0 10px;
}
.sshhs-head .headview li.ditu {
	margin-left: 10px;
}
.sshhs-head .headview li.ditu a {
	display: block;
	padding: 0 15px;
	font-weight: bold;
	color: #6c757d;
}
.sshhs-head .logo {
	float: left;
	font-size: 0;
	height: 35px;
	line-height: 60px;
	text-align: left;
	padding: 15px 0;
}
.sshhs-head .hot-phone {
	float: right;
	background: url(../images/hot-phone.jpg) no-repeat 0 center;
	padding-left: 55px;
	margin-top: 20px;
}
.sshhs-head .hot-phone p {
	display: block;
	line-height: 1;
	margin-top: 5px;
    margin-bottom: 5px;
}
.sshhs-head .hot-phone img {
    margin-bottom: 5px;
}
.sshhs-head .textbox {
	float: left;
	font-size: 16px;
	margin: 20px 0 20px 30px;
	padding: 5px 0 5px 30px;
	border-left: 1px solid #ddd;
    width: 790px;
}
.sshhs-head .textbox h1 {
	font-size: 16px;
	margin: 0;
}
.sshhs-head .textbox p {
	display: block;
	font-size: 14px;
	margin-bottom: 0px;
    margin-top: 0px;
}
.sshhs-head .textbox em {
    font-size: 14px;
	font-style: normal;
}
.sshhs-head .textbox span {
	color:#18506D;
}
.sshhs-head .sshhs-nav {
	font-size: 0;
	background-color:#18506D;
	color: #fff;
}
.sshhs-head .sshhs-nav li {
	display: inline-block;
/* 	border-right: 1px solid #999; /* 设置右边框 */
	min-width: 120px;
	max-width: 190px;
    border-bottom: 1px solid #18366d;
}
.sshhs-head .sshhs-nav li:first-child {
/*  border-left: 1px solid #999; */ /* 设置首个li左边框 */
}
.sshhs-head .sshhs-nav li:last-child {
/*  border-right: 1px solid #999; */ /* 设置最后li右边框 */
}
.sshhs-head .sshhs-nav li a {
	text-align: center;
	display: block;
	font-size: 12px;
	line-height: 60px;
	padding: 0 15px;
/*  min-width: 70px; */
	color: #fff;
	word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.sshhs-head .sshhs-nav li .reach {
	float: right;
	height: 40px;
	width: 40px;
	position: relative;
	display: none;
}
.sshhs-head .sshhs-nav li .reach:after {
	content: '';
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	display: block;
	width: 8px;
	height: 8px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	right: 15px;
}
.sshhs-head .sshhs-nav li.drop {
	position: relative;
}
.sshhs-head .sshhs-nav li.drop:before {
	content: "";
	position: absolute;
	border: 4px solid transparent;
	border-bottom: 0;
	border-top-color: currentColor;
	top: 50%;
	margin-top: -2px;
	right: 5px;
}
.sshhs-head .sshhs-nav li.active a, .sshhs-head .sshhs-nav li.open a, .sshhs-head .sshhs-nav li:hover, .sshhs-head .sshhs-nav li a:hover {
	color: #fff;
	background-color: #022d64;
}
.topmenu {
    padding: 0 15px;
    width: 1300px;
    margin: 0 auto;
}
.topmenu ul {  
    text-align: center;
}
.topmenu-xiala ul li a {
    width: 160px;
    height: 40px;
    line-height: 40px  !important;
    background-color: #18506d;        
}
.topmenu ul li a:hover {
    background-color: #022d64 !important;
}
.topmenu ul li:hover .topmenu-list {
    display: block;
}
.topmenu-list {
    position: absolute;
    width: 160px;
    display: none;
    margin-top: 1px; 
}
.half-borderr li {
    position: relative;
    /* height: 100px; */ /* 设置元素高度 */
    /* border-right: 1px solid #999; */ /* 设置右边框样式 */
    transform-origin: center bottom; /* 设置变换的原点 */
} 
.half-borderr li::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 1px; /* 边框宽度 */
    background: #999; /* 边框颜色 */
    transform: scaleY(0.5); /* 缩放边框，只在垂直方向（Y轴）缩放为50% */
}
.half-borderl {
    position: relative;
    /* height: 100px; */ /* 设置元素高度 */
    /* border-right: 1px solid #999; */ /* 设置右边框样式 */
    transform-origin: center bottom; /* 设置变换的原点 */
}
.half-borderl::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 1px; /* 边框宽度 */
    background: #999; /* 边框颜色 */
    transform: scaleY(0.5); /* 缩放边框，只在垂直方向（Y轴）缩放为50% */
}
.topmenu-list li::after {
	transform: scaleY(0);
}
.proinfo {
	float: right;
    width: 940px;
	margin: 0 auto 20px;
	padding-bottom: 10px;
    margin-bottom: 0px;
}
.proinfo h1 {
	font-size:16px;
}
.proinfo-right {
	margin-left: 310px;
	padding-bottom: 5px;
}
.proinfo-right h1 {
	font-size:16px;
	padding-bottom: 5px;
	word-break: break-all;
}
.proinfo-right span {
	font-size:12px;
	color: #555;
	margin: 0 3px;
}
.proinfo-right h2 {
	font-size:16px;
}
.proinfo-left {
	float: left;
	width: 300px;
/*  height:355px;  */
}
.proinfo-left p {
    margin-top: 2px;
    margin-bottom: 2px;
	color: #6c757d;
}
.proinfo-left img {
/*  cursor: pointer; */
	margin-top: 0;
	padding: 1px;
/*	max-width: 95%; */
	border: 1px solid #e3e3e3;
}
.proinfo-left img:hover {
    border: 1px solid #18506d;
}
.imagzoom  img {
	transition: all .5s ease .1s;  /* 过渡配置 */
}
.imagzoom  img:hover {
    transform: scale(1.5);  /* 放大1.5倍 */
}
.prolm {    
    margin: 5px 0;
	float: left;
}
.prolm ul li {    
    float: left;
    padding: 5px;
    margin: 5px 0;	
	list-style: none;
}
.prolm li a {
    padding: 6px;
    background-color: #f1f1f1;
    white-space: nowrap;
    font-size: 12px;
    border: 1px solid #ccc;
}
.prolm li a:hover {
	background: #00529c;
	color: #ffffff;
	border-radius: 0.5em;
    border: 1px solid #ff8532;	
}
.hotreach {
/*	padding: 15px 0; */
	background-color: #f5f5f5;
	overflow: hidden;
}
.hotreach .thermal {
	float: left;
	padding: 5px 0;
	font-size: 12px;
}
.hotreach .thermal a {
	margin-right: 10px;
}
.hotreach .thermal span {
	color:#18506D;
    font-weight: bold;
	font-size: 14px;
}
.hotreach .hotform {
	float: right;
}
.hotreach .hotform input {
	float: left;
	font-size: 12px;
	border: 1px solid #eee;
	padding: 6px 12px;
	line-height: 16px;
	width: 210px;
}
.hotreach .hotform button {
	border: 0;
	border-bottom: 1px solid transparent;
	padding: 0;
	float: left;
	cursor: pointer;
	outline: none;
	width: 49px;
	height: 30px;
	background:#18506D;
	color: #fff;
}
.notfoud-container .img-404 {
	height: 155px;
	background: url(/static/images/404.png) center center no-repeat;
	-webkit-background-size: 150px auto;
	margin-top: 40px;
	margin-bottom: 20px
}
.notfoud-container .notfound-p {
	line-height: 22px;
	font-size: 17px;
	padding-bottom: 15px;
/*	border-bottom: 1px solid #f6f6f6; */
	text-align: center;
	color: #262b31
}
.notfoud-container .notfound-reason {
	color: #9ca4ac;
	font-size: 16px;
	line-height: 13px;
	width: 400px;
	margin: 0 auto
}
.notfoud-container .notfound-reason p {
	margin-top: 13px
}
.notfoud-container .notfound-btn-container {
	margin: 40px auto 0;
	text-align: center
}
.notfoud-container .notfound-btn-container .notfound-btn {
	display: inline-block;
	border: 1px solid #ebedef;
	background-color: #239bf0;
	color: #fff;
	font-size: 15px;
	border-radius: 5px;
	text-align: center;
	padding: 10px;
	line-height: 16px;
	white-space: nowrap
}
.friend-link {
	padding: 20px 0;
	padding-bottom: 0px;
    width: 100%;
	float: left;
}
.friend-link .tit {
	border-bottom: 1px solid #ddd;
	margin: 0;
	font-size: 14px;
	color:#18506D;
	padding-bottom: 0px;
	font-weight: bold;
}
.friend-link ul {
	margin-left: -20px;
}
.friend-link li {
	float: left;
	margin-left: 20px;
	margin-top: 5px;
}
.friend-link li a {
	font-size: 12px;
}
.tag-link {
	overflow: hidden;
	margin-top: 10px;
}
.tag-link .tit {
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	margin: 0;
	font-size: 14px;
	color:#18506D;
	padding-bottom: 0px;
}
.tag-link ul {
/*	margin-left: -20px; */
}
.tag-link li {
	margin-right: 2px;
	float: left;
	max-width: 160px;
}
.tag-link li h3 {
	margin: 0;
}
.tag-link li h4 {
	margin: 0;
}
.tag-link li a {
	font-size: 12px;
	background: #e6e6e6;
	margin: 0 2px 2px 0;
	padding: 3px 8px;
    border-radius: 3px;
    display: block;
    text-align: center;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.dy-title {
	background: url(/skin/images/text-title.png) no-repeat center bottom;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	font-size: 20px;
	font-weight: bold;
/*	border-top: 1px solid #e3e3e3; */
	padding-top: 20px;
	color: #333;
}
.text-title {
	background: url(/skin/images/text-title.png) no-repeat center bottom;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	font-size: 20px;
	font-weight: bold;
/*	border-top: 1px solid #e3e3e3; */
	padding-top: 20px;
	overflow: hidden;
}
.text-title h2 {
	margin: 5px;
}
.text-title h3 {
	font-size: 14px;
	margin: 5px;
}
.text-title small {
	display: block;
	font-weight: normal;
	font-size: 14px;
}
.text-title p {
	text-align: left;
	font-weight: normal;
}	
.left-tit {
    width: 100%;
    text-align: center;
    background: url(/skin/images/ppdh.jpg) no-repeat center;
	display: block;
	line-height: 35px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: keep-all;
	border: 1px solid #00529c;
}
.left-tit:hover {
    border-radius: 0.5em; 
	color: white;
	background: #18506d;
}
.more {
	text-align: center;
	margin: 16px 0;
}
.more a {
	color: #6c757d;
	font-size: 14px;
}
.newslist {
    width: 100%; 
    float: left; 
/*  background-color: #f5f5f5; */
    padding: 6px 0;
}
.newslist .tit {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
.newslist .tit small {
	color: #999;
	padding-left: 5px;
	font-weight: normal;
	font-size: 16px;
}
.newslist .tit .more {
    margin-right: 15px;
	float: right;
	color: #666;
	font-weight: normal;
	font-size: 14px;
}
.newslist .tit .more:hover {
	color:#18506D;
}
.newslist .tit:after {
	margin-top: 10px;
	display: block;
	content: '';
	width: 45px;
	height: 2px;
	background-color:#18506D;
}
.newslist .img-center img {
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.newslist .img-center a:hover img {
	opacity: 0.7;
}
.newslist .listsy {
	border: 1px solid #ddd;
	padding: 5px;
}
.newslist .listsy li {
	border-bottom: 1px dashed #e3e3e3;
	line-height: 32px;
	height: 32px;
	overflow: hidden;
	padding-left: 5px;
}
.newslist .listsy .ckgd1 {
	display: block;
	width: 100px;
	line-height: 36px;
	text-align: center;
	background-color:#18506D;
	color: #fff;
	margin-bottom: 10px;
	margin-top: 20px;
}
.footer {
	float: left;
    width: 100%;
	background-color: #18506d;
	color: #fff;
	padding-top: 0px;
	padding-bottom: 2px;
}
.footer a {
	color: #fff;
}
.footer-top {
	margin-top: 0px;
	font-size: 0;
	padding: 20px 0;
/*	border-top: 1px solid #294a72; */
	text-align: center;
	padding-top: 6px;
/*	padding-bottom: 50px; */
}
.footer-top a, .footer-top span {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
}
.footer-top span {
	color: #294a72;
	padding: 0 20px;
}
.footer-logo {
	float: left;
	margin-right: 30px;
	padding: 10px 0;
}
.footer-mes {
	float: left;
	line-height: 1.8;
}
.footer-mes p {
	margin: 0;
}
.footer-zuobian {
	float: right;
	width: 96px;
}
.footer-zuobian p {
	text-align: center;
	margin: 10px 0 0;
}
.footer-youbian {
	float: right;
	width: 96px;
	margin-left: 20px;
	margin-right: 10px;
}
.footer-youbian p {
	text-align: center;
	margin: 10px 0 0;
}
.copyright {
	text-align: center;
	font-size: 12px;
	coler: #666;
/*	margin-bottom: 20px; */
}
.copyright p {
    margin:5px 0;
}
.left-list{
	float: left;
	width: 240px;
}
.right-list {
	float: right;
	width: 940px;
}
.right-list-left {
	float: left;
}
.left-body {
/*	margin-bottom: 10px; */
    width:100%;
	border: 1px solid #ddd;
}
.left-body li {
    margin: 1px 0;
}
.left-body .tit {
	border-radius: 0.3em;
    text-align: center;
    background: url(/skin/images/toplb_01.png) no-repeat center;
	display: block;
	line-height: 50px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: keep-all;
	margin-top: 5px;
}
.left-body .tit a {
	color: #fff;
}
.left-body .tit a:hover {
	background:#4CAF50;
	color:white;
}
.left-contact {
	margin-left: 5px;
}
.lianxi-df .tel {
	border-bottom: 1px solid #ddd;
/*	padding-bottom: 10px; */
	text-align: center;
}
.lianxi-df .tel strong {
	display: block;
	font-family: Impact;
	margin-top: 15px;
	font-size: 22px;
}
.lianxi-df p {
	margin: 10px 0 0;
	line-height: 1.8;
	color: #666;
}
.zclb .tit {
	line-height: 50px;
	background-color:#18506D;
	border-radius: 0.3em;
}
.zclb li {
	margin: 1px 0;
}
.zclb li a span {
	float:right;
}
.zclb li:last-child {
	margin-bottom: 0;
}
.zclba2 {
/*  background: url(/skin/images/ppdh1.jpg) no-repeat center; */
/*	border-left: solid 5px #FF9800; */
    background-color:#18506D; 
    display: block;
    line-height: 32px;
    color: #fff;
    padding-left: 5px;
    font-size: 12px; 
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: keep-all;
	margin-top: 5px;
    white-space: nowrap;
}
.zclba2:hover {
	color:white;
	background: #00529c;
	border-radius: 0.3em;
/*	border-left: solid 5px #F44336; */
}
.lblx {
    padding: 0 20px;
}
.lblx a {
    text-align: center;
    margin: 2px 0 10px 0;
}
.list-on {	
    background:#00529c;
	color:white;
	border-right: solid 6px #f1f1f1;
	border-left: solid 6px #f1f1f1;
/*	border-radius: 0.3em;  */
}
.list-a a {	
    border-bottom: 1px dashed #e3e3e3;
    line-height: 26px;
    overflow: hidden;
    padding-left: 15px;
    margin: 0;
    display: block;
    text-overflow: ellipsis;
    word-break: keep-all;
    white-space: nowrap;
    font-size: 12px;
}
.list-a a:hover {
	background:#00529c;
	color:white;
	border-radius: 0.3em;
}
.position {
	margin-bottom: 20px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 8px 0 8px 25px;
	background: url(../images/mbxlogo.png) no-repeat 0 center;
}
.pages {
	margin: 30px 0 0;
	text-align: center;
	font-size: 0;
}
.page-status {
	display:none;
}
.pages a {
	display: inline-block;
	font-size: 14px;
	line-height: 35px;
	padding: 0 14px;
	background-color: #f5f5f5;
	border-radius: 3px;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.pages a:hover, .pages a.active {
	background-color:#18506D;
	color: #fff;
}
.news-list {
	float:left; 
	width: 100%;
}
.news-list li {
	margin-bottom: 10px;
    background-color: #edf6f4;
    width: 100%;
    float: left;
}
.news-list li p {
	padding: 0 20px;
	background-color: #f5f5f5;
	margin: 0;
	line-height: 1.8;
	height: 75px;
	overflow: hidden;
	color: #666;
}
.news-list li h3 {
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
}
.news-list li a {
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
	display: block;
	overflow: hidden;
	padding: 5px 10px;
	background-color: #f5f5f5;
}
.news-list li img {
	float:left;
    width: 186px;
/*	height: 115px; */
	border: 1px solid #e3e3e3;
}
.news-list li .riqi {
	float: right;
	width: 76px;
	background-color: #fff;
	text-align: center;
	padding: 14px 0;
	margin: 10px;
}
.news-list li .riqi span {
	display: block;
	font-family: Impact;
	font-size: 24px;
	line-height: 1;
	margin-bottom: 5px;
}
.news-list li .text {
	margin: 0 110px 0 95px;
	width: auto;
	margin-right: 90px;
	margin-left: 0px;
	padding: 0 10px;
}
.news-list li .text h3 {
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 14px;
}
.news-list li .text p {
    font-weight: normal;
	padding:0;
	margin: 5px 0 0;
	line-height: 1.8;
	height: 50px;
	overflow: hidden;
    white-space: normal;
	color: #666;
	text-align: justify;
}
.news-list li:nth-of-type(even) a {
	background-color: #edf6f4;
}
.tag-list {
/*	float:left; */
    margin: 6px 0;
}
.tag-list li {
	margin-bottom: 10px;
    background-color: #edf6f4;
    width: 100%;
    float: left;
}
.tag-list li p {
	padding: 0 20px;
	background-color: #f5f5f5;
	margin: 0;
	line-height: 1.8;
	height: 75px;
	overflow: hidden;
	color: #666;
}
.tag-list li a {
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
	display: block;
	overflow: hidden;
	padding: 10px;
	background-color: #f5f5f5;
}
.tag-list li img {
	float:left;
    width: 186px;
/*	height: 115px; */
	border: 1px solid #e3e3e3;
}
.tag-list li .riqi {
	float: right;
	width: 76px;
	background-color: #fff;
	text-align: center;
	padding: 14px 0;
}
.tag-list li .riqi span {
	display: block;
	font-family: Impact;
	font-size: 24px;
	line-height: 1;
	margin-bottom: 5px;
}
.tag-list li .text {
	margin: 0 110px 0 95px;
	width: auto;
	margin-right: 90px;
	margin-left: 0px;
}
.tag-list li .text h3 {
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 14px;
}
.tag-list li .text p {
    font-weight: normal;
	padding:0;
	margin: 5px 0 0;
	line-height: 1.8;
	height: 50px;
	overflow: hidden;
    white-space: normal;
	color: #666;
	text-align: justify;
}
.tag-list li:nth-of-type(even) a {
	background-color: #edf6f4;
}
.lbhotpro {
	margin: 0;
}
.lbhotpro ul {
	margin: 6px 0;
}
.lbhotpro li {
    margin: 0 auto;
/*  text-align: center; */
    width: 95%;
}
.lbhotpro li a {
	text-align: center;
	line-height: 26px;
	font-size: 12px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	white-space: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 2px;
}
.lbhotpro li img {
	height: 90%;
    width: 90%;
	border: 1px solid #e3e3e3;
    padding: 5px;
}
.lbhotpro li img:hover{
	border-color: #18506d;
}
.lbhotnews {
	margin-top: 0px;
}
.lbhotnews ul {
	margin: 6px 0;
}
.lbhotnews li a {
	display: block;
	margin-left: 6px;
	line-height: 26px;
	font-size: 12px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.lbhotnews li a:hover {
	background:#025bb5;
	color:white;
	border-radius: 0.3em;
} 
.lbhotnews li span {
	display: inline-block;
	vertical-align: top;
	width: 20px;
	line-height: 20px;
	text-align: center;
	background-color: #999;
	color: #fff;
	margin-top: 3px;
	margin-right: 5px;
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
}
.lbhotnews li:nth-of-type(1) span, .lbhotnews li:nth-of-type(2) span, .lbhotnews li:nth-of-type(3) span {
	background-color:#18506D;
}
.content-title {
	margin-bottom: 15px;
	text-align: center;
}
.content-title h1 {
    font-size: 16px;
	margin: 0;
	word-break: break-all;
}
.content-title p {
	margin: 15px 0 0;
	font-size: 14px;
	color: #000;;
	border-top: 1px dashed #ddd;
	padding-top: 15px;
}
.content-title p span {
	padding: 0 10px;
	display: inline-block;
}
.guide {
    height: auto;
    border: solid 1px #d9d8d8;
    background: #ecf5ff;
    padding: 10px 0;
}
.guide h1 {
	padding: 0 0 0 30px;
    display:inline;
	font-size: 16px;
	font-weight: 500;	
}
.guide-tu {
    display: inline-block;
    width: 41px;
    height: 45px;
    overflow: hidden;
    background: url(/skin/images/guidetu.png) -220px -67px no-repeat;
    position: absolute;
    margin-top: -12px;
}
.guide p {
    margin: 0 10px;
    line-height: 25px;
    font-size: 14px;
    color: #666;
}
.toptag {
    height: auto;
    border: solid 1px #d9d8d8;
    background: #ecf5ff;
    padding: 10px 0;
}
.toptag h1 {
    margin: 0 10px; 
	font-size: 16px;
    word-break: break-all;
}
.guide-tutag {
    display: inline-block;
    width: 41px;
    height: 45px;
    overflow: hidden;
    background: url(/skin/images/guidetu.png) -220px -67px no-repeat;
    position: absolute;
    margin-top: -12px;
}
.toptag p {
    margin: 0 10px;
    line-height: 25px;
    font-size: 14px;
    color: #666;
    word-break: break-all;
}
.content {
	padding-bottom: 20px;
}
.cpdl {
    white-space: pre-line;
}
.cpdl dl {
	display: flex;
	flex-wrap: wrap;
	padding: 5px;
	word-break: break-word;
}
.cpdl dt {
	width: 33%;
	border-right: 3px solid rgb(255, 255, 255);
	padding: 5px;
	font-weight: bold;
	box-sizing: border-box;
}
.cpdl dd {
    margin: 0px;
    width: 67%;
    padding: 5px;
    box-sizing: border-box;
}
.cpdl dd p {
    margin: 0px;
    text-indent: 0em;
    font-size: 14px;
}
.cpdl dt:nth-child(4n+3), .cpdl dt:nth-child(4n+3) + dd {
    background-color: rgb(240, 240, 240);
}
.cpdt {
	display: flex;
	flex-wrap: wrap;
	padding: 5px;
	word-break: break-word;
}
.cpdt dt {
    width: 33%;
	border-right: 3px solid rgb(255, 255, 255);
	padding: 5px;
	font-weight: bold;
	box-sizing: border-box;
}
.cpdt dd {
    margin: 0px;
    width: 67%;
    padding: 5px;
    box-sizing: border-box;
}
.cpdt dd p {
    margin: 0px;
    text-indent: 0em;
    font-size: 14px;
}
.cpdt dt:nth-child(4n+3), .cpdt dt:nth-child(4n+3) + dd {
    background-color: rgb(240, 240, 240);
}
.content ul {
    padding-inline-start: 20px;
}
.content li {
    font-size: 14px;
/*  list-style: disc; */
}
.content ul li p {
	margin: 0px;
    text-indent: 0em;
}
.content ol li {
    font-size: 14px;
}
.content ol li p {
    font-size: 14px;
    margin: 0px;
    text-indent: 0em;
}
.content p {
	font-size: 14px;
	word-break: break-all;
	text-indent: 2em;
}
.content h2 {
	font-size: 18px;
    text-indent: 0em;
	word-break: break-all;
}
.content td h2 {
    border-left: solid 0px;
    text-indent: 1em;
    padding-left: 0px;
}
.content td p {
    text-indent: 1em;
}
.content h3 {
	font-size: 16px;
}
.content img {
	margin: 0 auto;
	display: block;
	max-width: 100% !important;
	height: auto !important;
}
.zpq {
    margin: 0 auto;
}
.zpq td p {
    text-align: center;
	overflow: hidden;
	margin: 0;
/*	display: -webkit-box; */
/*	-webkit-box-orient: vertical; */
/*	-webkit-line-clamp: 1; */
}
.folding {
    margin: 0 auto;
    background: #fff;
    transform: translateZ(0);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.folding input[type="radio"] {
    position: absolute;
    opacity: 0;
}
.folding label {
    position: relative;
    display: block;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    font-size: 14px;
    font-weight: 700;
    border-top: 1px solid #ccc;
    background: #eff6fd;
    cursor: pointer;
}
.folding label:hover { 
    background: #d7faff; 
}
.folding label[for*='1'] {
    border: 0;
}
.folding label:after {
    content: ">";
    position: absolute;
    top: 0px;
    right: 20px;
    transform: rotate(90deg); 
    transition: .3s transform;
}
.folding label:after:hover {
    content: "<";
    position: absolute;
    top: 0px;
    right: 20px;
    transform: rotate(90deg); 
    transition: .3s transform;
}
.foldingcontent {
    height: 0;
    transition: .3s all;
    overflow: hidden;
}
#folding1:checked ~ label[for*='1']:after,
#folding2:checked ~ label[for*='2']:after,
#folding3:checked ~ label[for*='3']:after,
#folding4:checked ~ label[for*='4']:after,
#folding5:checked ~ label[for*='5']:after,
#folding6:checked ~ label[for*='6']:after,
#folding7:checked ~ label[for*='7']:after,
#folding8:checked ~ label[for*='8']:after,
#folding9:checked ~ label[for*='9']:after,
#folding10:checked ~ label[for*='10']:after {
  transform: rotate(270deg);
}
#folding1:checked ~ #content1,
#folding2:checked ~ #content2,
#folding3:checked ~ #content3,
#folding4:checked ~ #content4,
#folding5:checked ~ #content5,
#folding6:checked ~ #content6,
#folding7:checked ~ #content7,
#folding8:checked ~ #content8,
#folding9:checked ~ #content9,
#folding10:checked ~ #content10 {
    height: fit-content;
}
.folding p {
    text-indent: 0em;
    margin: 15px 0;
    padding: 0 20px;
/*  font-size: 12px; */
    line-height: 1.5;
}
.folding label h3 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
    padding: 0;
    padding-right: 10px;
    line-height: 50px;
}
.folding label h4 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
    padding: 0;
    padding-right: 10px;
    font-size: 14px;
    line-height: 50px;
	font-size: 16px;
}
.folding label p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
    padding: 0;
    padding-right: 10px;
    font-size: 14px;
    line-height: 50px;
}
.cptb {
	width: 100%;
}
.cptb th {
	width: 50%;
	border-bottom: 1px solid #ddd;
}
.cptb td {
	width: 50%;
	border-bottom: 1px solid #ddd;
}
.cptb p {
    text-indent: 0em;
    padding: 0 0 0 2px;
    margin: 2px 0;
    font-size: 14px;
    word-break: break-all;
}
.cptb .bg-grey {
	background-color: #f5f5f5;
}
.comment {
	float: left;
    width: 100%;
	padding: 20px 0;
}
.comment-content {
    border-radius: 10px;
    border: solid 1px #d9d9d9;
}
.comment p {
	font-size:14px;
	text-indent: 2em;    
/*	margin-top: 5px; */
}
.comment li p {
    text-indent: 0em;
}
.comment h2 {
	font-size: 16px;
/*	margin-top: 15px; */
/*	border-left: solid 6px #18506D; */
/*  padding-left: 5px; */
    text-indent: 0em;
}
.comment h3 {
    font-size: 14px;
/*	font-weight: bold; */
/*	margin-bottom: 30px; */
}
.comment img {
	max-width: 100% !important;
	height: auto !important;
	margin: 0px auto;
}
.page-url {
	padding: 15px;
	margin-top: 10px;
}
.page-url p {
	text-indent: 0em;
	margin: 0 auto;
}
.pro-exp {
	padding: 10px 15px;
	font-size: 14px;
	background-color: #f5f5f5;
	margin-top: 10px;
	border-radius: 5px;
}
.pro-exp li {
	font-size: 12px;
	line-height: 2;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.pro-exp a {
    color: #18506d;
}
.pro-tit {
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	border-bottom: 1px solid #e3e3e3; 
	padding-bottom: 5px;
	font-size: 16px;
}
.pro-tit h4 {
    margin-bottom: 0px;
}
.pro-tit small {
	font-size: 12px;
	text-transform: uppercase;
	color: #999;
	padding-left: 5px;
}
.message-top {
	padding: 20px 0;
}
.contentlb {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
	margin: 20px auto;
}
.tkjz h3 {
	display: block;
	text-align: center;
	margin: 6px auto;
}
.tkjz h4 {
	display: block;
	text-align: center;
	margin: 6px auto;
}
.tkjz strong {
	display: block;
	text-align: center;
	margin: 6px auto;
}
.contentlb2 {
    margin: 6px;
    float: left;
    width: 100%;
    box-shadow: 0 0 5px #ccc;
    transition: .3s all ease;
    border: 1px solid #efefef;
/*	border-radius: 2%; */
    border: 1px solid #e3e3e3;
    box-shadow: 3px 3px 6px rgb(192 171 172);
}
.contentlb2 p {
	margin: 6px;
}
.contentlb2 ul {
	margin: 6px;
}
.text-header {
	background-color: rgba(0,0,0,.03);
	border: 1px solid rgba(0,0,0,.125);
}
.text-body {
	flex: 1 1 auto;
	min-height: 1px;
	padding: 5px;
}
.c2 {
   width: 20%;
}     
.c3 {
   width: 33.33%;
}
.c6 {
   width: 66.66%;
}
.c5 {
   width: 50%;
}
.c5 img {
    width: 60%;
    display: block;
    margin: 0 auto;
}
.h60 {
	margin-bottom: 60px !important;
}
.h30 {
	margin-bottom: 30px !important;
}
.h20 {
	margin-bottom: 20px !important;
}
.logoimg {
    margin: 6px;
}
.logoimg img {
    transition: .3s all ease;
    border: 1px solid #efefef;
    border: 1px solid #e3e3e3;
    box-shadow: 3px 3px 6px rgb(192 171 172);
}
.imgcenter {
    display: flex;
    align-items: center; /* 垂直居中 */
    justify-content: center; /* 水平居中，如果需要的话 */
/*  height: 200px;  想要的任何高度 */
} 
.imgcenter img {
    max-width: 100%;
    max-height: 100%;
}
.imgcenter2 {
    display: flex;
    align-items: center; /* 垂直居中 */
    justify-content: center; /* 水平居中，如果需要的话 */
/*  height: 200px;  想要的任何高度 */
}
.row {
	display: flex;
    flex-wrap: wrap;
}
.per1 {
	width: 18.8%;
}
.per2 {
	width: 23.8%;
}
.per3 {
	width: 32%;
}
.per5 {
	width: 48.6%;
}
.per6 {
	width: 65%;
} 
.per8 {
	width: 74%;
} 
.c-font {
	font-size: 16px;
}
.onclick {
    background-color: #022d64;
}  
.hezizhuti {
	padding: 40px;
	padding-top: 5px;
	height: auto;
	background-color: #f5f5f5;
	overflow: hidden;
	border: 1px solid #e3e3e3;
} 
.hezizhuti h2 {
	font-size: 30px;
} 
.biaogezu {
	margin-bottom: 20px;
}
.biaoge-label {
	line-height: 42px;
	display: block;
	float: left;
	width: 110px;
	text-align: right;
}
.biaoge-label span {
	color: #c5262b;
}
.biaoge-content {
	margin-left: 110px;
}
.biaoge-control {
	line-height: 20px;
	font-size: 14px;
	border: 1px solid #efefef;
	padding: 10px 15px;
	width: 100%;
	display: inline-block;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.biaoge-content.yzm .biaoge-control {
	width: 100px;
}
.biaoge-content.yzm .img {
	height: 42px;
	width: auto;
}
select.biaoge-control {
	height: 1.7rem;
}
.biaoge-submit {
	padding: 10px 20px;
	color: #fff;
	background-color:#18506D;
	border: 0;
	cursor: pointer;
	border-radius: 0.15rem;
    font-size: 14px;
}
.biaoge-button {
	padding: 10px 20px;
	color: #fff;
	background-color: #767676;
	border: 0;
	cursor: pointer;
	border-radius: 0.15rem;
	font-size: 14px;
}
.jznf .biaogezu {
	float: left;
	width: 33.333333%;
}
.prolist ul {
    width: 100%;
	display: flex;
    flex-wrap: wrap;
}
.prolist ul li {
	float: left;
	width: 18.7%;
	margin: 6px;
    box-shadow: 2px 2px 3px 2px rgb(192 171 172);
    list-style: none;
}
.prolist ul li a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
/*  font-weight: bold; */
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
	padding: 2px; 	 
} 
.prolist ul li:hover {   
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); 
    outline: 1px solid #18506d; 	
}
.prolist ul li a img {
    width: 100%;
/*  height: 95%; */
    display: block; /* 确保图片是块级元素 */
/*  border-radius: 4px; */ /* 为图片添加圆角 */
    height: 160px;
    margin: 0  auto;
    border-bottom: 1px solid #ddd;
    object-fit: contain;
    transition: all 0.1s;
    padding: 6px 0; 
}
.prolist ul li a img:hover {
    transform: scale(1.1);
	transition: all 0.6s;
	border-bottom:none;
}
.pb50 ul li {
	margin: 0 7.6px 50px 7.6px;
	width: 23.7%;
}
.lbzh ul li {
	width: 11.5%;
}
.zx-list  {
	float: left;
	width: 100%;
	margin-top: 6px;
}
.zx-list ul {
	width: 100%;
	padding: 0 0;
    overflow: hidden;
    margin-bottom: 10px;
}
.zx-list ul li {
	width: 49%;
    float: left;
    line-height: 30px;
    font-size: 12px;
	margin: 0 5px 15px;
	height: 82px;
}    
.zx-list ul li span {
	  float: right;
    color: #888;
}    
.zx-list ul li a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	font-size: 14px;
	font-weight: bold;
    color: #666;
}
.zx-list ul li p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 2px;
    margin-bottom: 10px;
    /* height: 38px; */
    color: #666;
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 2px;
}
.zx-list ul li:hover {
/*  background: #e3e3e3; */
}
.zx-list ul li a:hover {
    background: #e3e3e3;
}
.zx-list3  {
	float: left;
	width: 100%;
	margin: 6px;
}
.zx-list3 ul {
	width: 100%;
	padding: 0 0;
    overflow: hidden;
    margin-bottom: 10px;
}
.zx-list3 ul li {
	width: 32%;
    float: left;
    line-height: 30px;
    font-size: 12px;
	margin: 0 5px;
}    
.zx-list3 ul li span {
	float: right;
    color: #888;
}    
.zx-list3 ul li a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	font-size: 14px;
    color: #666;
}
.zx-list3 ul li p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 2px;
    margin-bottom: 10px;
    /* height: 38px; */
    color: #666;
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 2px;
}
.zx-list3 ul li:hover {
    background: #e3e3e3; 
}
.zx-list3 ul li a:hover {
    background: #e3e3e3;
}
.content-list {
 /* float:left;*/
}
.content-list ul {
    width: 100%;
	padding: 0 0;
    overflow: hidden;
/*  border-bottom: 1px solid #e3e3e3; */
    margin-bottom: 20px;
}
.content-list ul li {
	width: 50%;
    float: left;
    line-height: 30px;
    font-size: 12px;
}    
.content-list ul li span {
	float: right;
    color: #888;
	margin-right: 10px;
}    
.content-list ul li a {
	display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	font-size: 14px;
}
.content-list ul li:hover { 
    background: #e3e3e3;
} 
.content-list ul li a:hover { 
    background: #e3e3e3;
} 
.bg-grey { 
    background-color: #f9f9f9;
}
.bg-w { 
    background-color: #fff;
} 
.bg-cyan {
    background-color: #eff6fd;
}
.sl {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 10px; 	
	padding-bottom: 10px;
	font-size: 26px; 
	font-weight: bold;
	overflow: hidden;
	color: #fff;
}
.bg-sl {background:url(/static/images/bg-sl.jpg) repeat top ,transparent;background-size:cover;}
.bg-us {background:url(/static/images/bg-us.jpg) repeat top ,transparent;background-size:cover;}

 @media screen and (max-width: 767px) {
body {
	min-width: 320px;
/*	padding-top: 50px; */
	padding-bottom: 50px;
}
.container {
	width: auto;
}
.containerdb {
	padding-right: 2px;
    padding-left: 2px;
	width: auto;
}
.banner {
    height: auto;
/*  margin: 0 -60px; */
}
.sshhs-head {
	float: left;
	padding: 2px 0;
/*	position: fixed; */
	z-index: 10;
	width: 100%;
	top: 0;
	left: 0;
	-webkit-box-shadow: 0 0 10px #ddd;
	box-shadow: 0 0 10px #ddd;
}
.sshhs-head .headview, .sshhs-head .textbox, .sshhs-head .hot-phone {
	display: none;
}
.sshhs-head .hot-phone {
	display: inline-block;
	margin-top: 0;
	margin-right: 10px;
	background: none;
}
.sshhs-head .hot-phone p {
	font-size: 12px;
}
.sshhs-head .hot-phone img {
	width: 110px;
}
.sshhs-head .logo {
	height: 35px;
	line-height: 50px;
	float: left;
	padding: 0;
}
.sshhs-head .sshhs-nav {
	margin: 0;
	text-align: left;
/*	display: none; */
	background-color: transparent;
	border-bottom: 0;
}
.sshhs-head .sshhs-nav ul {
	padding: 0;
	margin: 0 2px; 
	width: 100%;
}
.sshhs-head .sshhs-nav li:first-child , .sshhs-head .sshhs-nav li:nth-child(4), .sshhs-head .sshhs-nav li:nth-child(7) {
    border-left: 1px solid #18506d;
}
.sshhs-head .sshhs-nav li:last-child {
    border-right: 1px solid #18506d;
} 
.sshhs-head .sshhs-nav li {
    min-width: 90px;
    width: 32.6%;
    margin: 0;
    max-width: none;
    background-color: #fff;
    border-top: 1px solid #18506d;
    border-bottom: 1px solid #18506d;
    border-right: 1px solid #18506d;
}
.sshhs-head .sshhs-nav li:nth-child(4), .sshhs-head .sshhs-nav li:nth-child(5), .sshhs-head .sshhs-nav li:nth-child(6), .sshhs-head .sshhs-nav li:nth-child(7), .sshhs-head .sshhs-nav li:nth-child(8), .sshhs-head .sshhs-nav li:nth-child(9) {
    border-top: none;
}
.sshhs-head .sshhs-nav li a {
/*	max-width: 90px; */
    font-size: 12px;
	text-align: center;
	line-height: 40px;
	padding: 0; 
	color: #333;
	font-weight: bold;
}
.sshhs-head .sshhs-nav li .reach {
	display: block;
}
.sshhs-head .sshhs-nav li.open .reach:after {
	border-color:#18506D;
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
}
.sshhs-head .sshhs-nav li.drop:before {
	border-top-color: #18506D;
}
.sshhs-head .sshhs-nav li.active a, .sshhs-head .sshhs-nav li.open a, .sshhs-head .sshhs-nav li:hover, .sshhs-head .sshhs-nav li a:hover {
	color: #333;
	background-color: #ddd;
}
.topmenu {
	width: auto;
	padding: 0;
}
.topmenu ul  li {
	float: left;
}
.topmenu-xiala ul li a {   
    background-color: #ddd;
}
.topmenu ul li a:hover {
    background-color: #ddd !important;
}
.topmenu ul li:hover .topmenu-list {
    height: 86px;
    width: auto;
    overflow: hidden;
}
.topmenu-list {
    border-top: none;
}
.onclick {
    background-color: #ddd !important;
}
.half-borderr li {
    position: initial;
}  
.half-borderr li::after {
    width: 0; /* 边框宽度 */
}
.half-borderl::before {
    width: 0; /* 边框宽度 */
}
.proinfo {
	width:100% ;
}
.proinfo-left {
	float: none;
	width: auto;
	text-align: center;
/*	height: 300px; */
}
.proinfo-left img {
    max-width:260px; 
}
.proinfo-right {
	margin: 20px 0 0;
}
.proinfo-right h1 {
	font-size:16px;
	padding-bottom: 10px;
	word-break: break-all;
}
.proinfo-right h2 {
	font-size:16px;
}
.lblx {    
	display: none;
}
.prolm {    
	display: none;
}
.hotreach {
/*	display: none; */
	padding: 0 10px;
}
.hotreach .thermal {
	display: none;
}
.hotreach .hotform {
	float: none;
	position: relative;
}
.hotreach .hotform input {
	font-size: 14px;
	border-color: transparent;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 20px;
	padding: 9px 60px 9px 15px;
	border-radius: 0;
	background-color: #f5f5f5;
}
.hotreach .hotform button {
	position: absolute;
	right: 0;
	top: 0;
	width: 50px;
	height: 40px;
	font-size: 14px;
}
.hotso {
	padding:0 10px;
}
.text-title {
	font-size: 20px;
	margin-bottom: 20px;
}
.text-title small {
	font-size: 12px;
}
.text-title:after {
	height: 12px;
	margin-top: 5px;
}
.comment {
	padding: 10px 0;	
	text-indent: 0em;
}
.comment p {
    margin:6px 0;
}
.friend-link {
	display: none;
}
.content img {
/*	max-width: 80% !important;  */
}
.zpq tr {
	display: flex;
    flex-wrap: wrap;	
}
.zpq tr td {
    width: 100%;	
}
.zpq td p {
	font-size: 12px;
}
.folding {
    width: 100%;
}
.folding label h3 {
    font-size: 12px;
    text-indent: 1em;
}
.folding label h4 {
    font-size: 12px;
    text-indent: 1em;
}
.folding label {
    padding-left: 0px;
}
.folding label p {
   font-size: 12px;
   padding: 0;
   padding-right: 10px;
}
.folding p {
   font-size: 12px;
   padding: 0;
}
.cptb p {
    text-indent: 0em;
}
.contentlb {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: 20px auto;
}
.contentlb2 {
    width: 100%;
    margin-bottom: 20px !important;
	margin: 6px 0;
}
.logoimg {
	width: 70%;
}
.c-font {
	font-size: 14px;
}
.imgcenter {
	width: 70%;
}
.content-list {
	margin: 6px 0;
}
.c5 img {
    width: 100%;
}
.tag-link {
	width: 100%;
	overflow: hidden;
	max-height: 50px;
	/* display: none; */
} 
.newslist {
    width: 100%;
	margin: 0 ;
	padding: 0;
}
.newslist .tekitem {
/*	float: none; */
	width: 100%;
	margin-top: 20px;
	margin-left: 5px;
}
.newslist .tit {
	margin-bottom: 10px;
}
.newslist .tit:after {
	margin-top: 10px;
}
.message-top {
	padding: 10px 0;
}
.h60 {
/*  margin-bottom: 0px; */
}
.footer {
	padding: 10px 5px;
	padding-bottom: 20px;
}
.footer-logo {
	display: none;
}
.footer-zuobian {
	width: 80px;
}
.footer-zuobian p {
	font-size: 12px;
}
.footer-youbian {
	width: 80px;
}
.footer-youbian p {
	font-size: 12px;
}
.footer-mes {
	float: none;
	margin-right: 95px;
	font-size: 12px;
}
.footer-top {
	display: none;
}
.copyright {
	display: none;
}
.page-url {
	padding:0;
}
.tag-label {
	margin-top: 10px;
	padding: 0;
	width: auto;
}
.lxwx {
    float: none;
    display: block;
    text-align: center;
    margin: 0 auto;
}
.pages {
	margin-top: 15px;
}
.pages a {
	font-size: 12px;
	line-height: 30px;
	padding: 0 12px;
}
.page-status {
	display:none;
}
.page-numbar {
	display:none;
}
.left-list {
	display: none;
}
.right-list {
	float: none;
	width: auto;
}
.position {
	font-size: 12px;
/*	display: none; */
}
.news-list li img {
	float:left;
/*	height: 80px; */
    width:129px;
}
.news-list li a {
	padding: 10px;
}
.news-list li .riqi {
	font-size: 12px;
	width: 60px;
	padding: 10px 0;
}
.news-list li .riqi span {
	font-size: 18px;
}
.news-list li .text {
	margin: 0;
}
.news-list li .text h3 {
	font-size: 14px;
}
.news-list li p {
    padding: 0 5px;
    font-size: 12px;
    height: 42px;
}
.news-list li .text p {
	font-size: 12px;
	height: 42px;
	margin-top: 2px;
}
.tag-list li img {
	float:left;
/*	height: 80px; */
    width:129px;
}
.tag-list li a {
	padding: 10px;
}
.tag-list li .riqi {
	font-size: 12px;
	width: 60px;
	padding: 10px 0;
}
.tag-list li .riqi span {
	font-size: 18px;
}
.tag-list li .text {
	margin: 0;
}
.tag-list li .text h3 {
	font-size: 14px;
}
.tag-list li p {
    padding: 0 5px;
    font-size: 12px;
    height: 42px;
}
.tag-list li .text p {
	font-size: 12px;
	height: 42px;
	margin-top: 2px;
}
.content-title {
	margin-bottom: 15px;
}
.content-title p {
	margin-top: 10px;
	padding-top: 10px;
}
.content-title p span {
	padding: 0 5px;
}
.pro-exp {
	margin-top: 15px;
}
.hezizhuti {
	padding: 15px;
	padding-top: 5px;
}
.ct {
    width: auto;
}
.ctl {
    margin-bottom: 30px;
}
.biaogezu {
	margin-bottom: 10px;
}
.biaoge-label {
	line-height: 34px;
	width: 85px;
}
.biaoge-content {
	margin-left: 85px;
}
.biaoge-control {
	padding: 6px 10px;
}
.jznf .biaogezu {
	width: 100%;
}
.biaoge-content.yzm .biaoge-control {
	width: 80px;
}
.biaoge-content.yzm .img {
	height: 34px;
	width: 90px;
}
.prolist ul {
	margin: 0;
}
.prolist ul li {
	width: 46%;
}
.prolist ul li a {
/*	margin: 5px; */
}
.prolist ul li a img {
    height: 120px;
}
.pb50 ul li {
	margin: 0 6px 50px 6px;
}	
.zx-list ul{
/* padding: 6px; */
   overflow: hidden;
}
.zx-list ul li{
	width: 100%; 
    float: left;
    line-height: 30px;
    font-size: 12px;
}    
.zx-list ul li span{
	float: right;
    color: #888;
    margin-right: 15px;
}    
.zx-list ul li a{
	display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	font-size: 14px;
} 
.zx-list ul li p {
    margin: 2px 10px 15px 0;
} 
.zx-list3 ul {
/* padding: 6px; */
   overflow: hidden;
}
.zx-list3 ul li {
	width: 100%; 
    float: left;
    line-height: 30px;
    font-size: 12px;
}    
.zx-list3 ul li span {
	float: right;
    color: #888;
    margin-right: 15px;
}    
.zx-list3 ul li a {
	display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	font-size: 14px;
} 
.zx-list3 ul li p {
    margin: 2px 10px 15px 0;
} 
.content-list ul{
	padding: 0 0;
    overflow: hidden;
}
.content-list ul li{
	width: 100%;
    float: left;
    line-height: 30px;
    font-size: 12px;
}    
.content-list ul li span{
	float: right;
    color: #888;
}    
.content-list ul li a{
	display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	font-size: 14px;
} 
.sl {
	margin: 0px;
	padding-top: 10px; 	
	padding-bottom: 10px;
	font-size: 14px; 
}
.servside {
	display: block;
	width: 100%;
	height: 50px;
	left: 0;
	bottom: 0;
	top: auto;
}
.servside .servul .servli {
	width: 33.333%;
	float: left;
	margin-top: 0;
}
.servside .servul .servli .tip {
	bottom: 50px;
	left: 0;
	top: auto;
	right: auto;
	min-height: 50px;
	line-height: 2;
}
.servside .servul .servli:hover .tip {
	right: auto;
}
.servside .servul .li3 .tip {
	width: 100%;
}
.servside .servul .li6 .tip {
	width: 100%;
}
.servside .servul .li4 {
	display: none;
}
}
/*pages*/ 
.pagination-wrapper {
	margin: 20px 0;
}
.pagination {
	height: 34px;
	text-align: center;
}
.pagination li {
	display: inline-block;
	height: 34px;
	margin-right: 5px;
}
.pagination li a {
	float: left;
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 0 12px;
	font-size: 16px;
	border: 1px solid #dddddd;
	color: #555555;
	text-decoration: none;
}
.pagination li a:hover {
	background: #f5f5f5;
	color:#18506D;
}
.pagination li.thisclass {
	background:#18506D;
	color: #fff;
}
.pagination li.thisclass a, .pagination li.thisclass a:hover {
	background: transparent;
	border-color:#18506D;
	color: #fff;
	cursor: default;
}
/* 分页样式 */
.fanye { clear: both;padding: 20px 0 0; font-size: 14px;text-align: center; overflow: hidden;text-indent: 0em;}
.fanye > span { margin: auto 16px; }
.fanye .page-numbar { margin: auto 0; }
.fanye .page-numbar .page-num,
.fanye .page-index,
.fanye .page-pre,
.fanye .page-next,
.fanye .page-last { display: inline-block; margin: auto 4px; padding: 4px 15px; /*border: 1px solid #EEE; */border-radius: 2px; }
.fanye .page-numbar .page-num-current,
.fanye .page-numbar .page-num:hover { border-color:#18506D; background:#3a4e71; color: #fff; }