@charset "utf-8";
/* CSS Document */
body{ font-family:微软雅黑; font-size:14px; color:#000; line-height:1.6; background:url(../images/bg.jpg) repeat-x bottom fixed #eee; letter-spacing: .2px;}
*{ margin:0; padding:0;}
.clear{ clear:both; display:block;}
.boxshadow{box-shadow: 0px 0px 10px #ddd;}
.pad_15{ padding:10px 15px;}
a{ color:#000000; text-decoration:none;}
a:hover{color:#018a8a}
h1{ font-weight:900; font-size:38px; padding:0; margin:5px 0;}
h2{ font-weight:900; font-size:32px; padding:0; margin:5px 0;}
h3{ font-weight:900; font-size:24px; padding:0; margin:5px 0; color:#00a4a4}
h4{ font-weight:900; font-size:18px; padding:0; margin:5px 0;}
h5{ font-weight:900; font-size:15px; padding:0; margin:5px 0;}
.smalltitle{ font-size:13px; color:#999999; font-weight:100; display:block; line-height:1.1}
.smalltitle2{ font-size:13px; color:#408080; display:block;}
.page-link{ color:#666666; font-size:16px}
.form-control:focus {
	webkit-box-shadow: none;
	box-shadow: none;
}

hr {
	margin: 1rem 0;
	color: inherit;
	background-color: currentColor;
	border: 0;
	opacity: 0.1;
}

.psdd23{padding-left:28px;}
.foot2005{ width:150px; height:auto; position:fixed; top:650px; right:6%; padding:4px; background:#FFFFFF;box-shadow: 0px 0px 6px #ccc; border-radius:6px;}
.foot2005 img{ width:100%;}
/*主框架*/
.widder{ width:1300px; margin:0 auto; background:url(../images/bg2.jpg) no-repeat top right #FFFFFF; position:relative; box-right-shadow: 1px 0px 5px #ddd; border-radius:8px;}
.widder .zi{ width:286px; height:44px; position:absolute; z-index:9999; top:27px; left:807px; background:url(../images/zi.png)}
.widder .body_left{ width:200px; height:100%; float:left; position:absolute;}
.widder .body_right{ width:1100px; min-height:1000px; position:relative; margin-left:200px; padding-right:20px;}
.body_left_all{ padding-left:20px;}
/*HEADER*/
.header{ height:100%; width:200px; position:fixed; top:0; z-index:9999; background:url(../images/bg3.jpg) no-repeat bottom #FFFFFF;}
.header .logo{display: block; margin:0 auto; margin-bottom:1%; width:100%;}

.header .mus{ width:100%; height:auto;}
.header .mus a{ font-size:18px; font-weight:900; display:block; border-bottom:1px solid #eee; line-height:1.2; padding:5% 0; text-align:center; /*background-image: linear-gradient(to bottom, #fff, #fff,#eee);*/}
.header .mus a font{font-size:12px; color:#999999; display:block; font-weight:200;}
.header .mus .cur{ background:#eee; color:#056aa1; border-bottom:3px solid #056aa1;}
.header .mus .cur font{color:#666;}

.header .tel{ height:180px; text-align:center; position:absolute; width:170px; overflow:hidden; bottom:2%;}
.header .tel b{ font-weight:800}
.header .tel h2{ font-weight:900; font-size:21px; color:#EC0000; margin:0; padding:0;}
.header .tel .ewm{ display:block; border:1px solid #999999; margin:0 auto; text-align:center; width:50%;}


.footer{ width:100%; border-top:4px solid #00a4a4; padding:1em 0; margin-top:3em; text-align:right; font-size:13px; font-weight:200;}
.footer .wx125{ width:135px; height:auto; float:left; text-align:center; font-size:12px; line-height:1.2}
.footer .mus125{width:100%; height:25px; border-bottom:1px solid #eee; margin-bottom:10px; text-align:center}
.footer .mus125 a{ font-weight:700;}

.article_h1{ width:57%; height:65px; float:left; padding-top:3px; color:#333; line-height:1.5;}
.article_search{ width:42%; height:65px; float:right; padding-top:31px;}
.article_search input{font-size:14px}
.article_search button{font-size:14px; background:#00a4a4; color:#FFFFFF}

#myMap{margin:0 auto; width:100%; height:400px; overflow:hidden;}
.blankzi{ width:100%; height:30px; background:url(../images/zi2.png) no-repeat right; display:block; margin-bottom:.5em; height:45px; line-height:45px; border-bottom:1px solid #eee;}
.content img{ max-width:100%; margin:0 auto; display:block;}
.jiamore{ display:block; width:70px; height:25px; margin-top:3px; line-height:25px; background:#CCCCCC; color:#000000; float:right; border-radius:4px; text-align:center; font-size:14px; font-weight:500}
.content h3{ font-size:18px;}
.content{ font-size:15px; line-height:1.6}

@media (min-width: 1800px) {
.advleft{ display: block; width:150px; position:fixed; z-index:9999; top:350px; left:6%; padding:4px; background:#FFFFFF;box-shadow: 0px 0px 6px #ccc; border-radius:6px;}
.advleft2{ display: block; width:150px; position:fixed; z-index:99999999; top:180px; left:7%;}
.advright{display: block; width:150px; position:fixed; z-index:9999; top:350px; right:6%; padding:4px; background:#FFFFFF;box-shadow: 0px 0px 6px #ccc; border-radius:6px;}
.advleft img{ width:100%;}
.advright img{ width:100%;}
}
@media (max-width: 1800px) {
.advleft{ display:none;}
.advright{ display:none;}
.advleft2{ display:none;}
.advright2{ display:none;}
}

.footzmt{ height:auto;}
.footzmt img { width:auto; height:20px; margin-left:5px;}



