
*{
    margin:0;
    padding:0;
}
.html {
	text-align: center;
}
body {
	text-align: left;
	margin: 0 auto;
	background: #fff;
	font-family: 'Microsoft YaHei';
}

input { font: 10pt Verdana, Arial, Helvetica, sans-serif, "微软雅黑"; }
img {
	border: none;
}
p,ul,ol,li,form {
	margin: 0;
	padding: 0;
	list-style: none;
}


/* 系统文件表格样式 */
.header	{ 
	background: #E9F2FB url(../images/title_bg.gif) repeat-x left top;
	color: #07519A;
	border: 1px solid #AACCEE;
	border-bottom: none;
}
.header a				{ color: #000000 }
.tableborder			{ background: #E1EFFB; border: 1px solid #AACCEE } 

/* 分页样式*/
.list_page {
	margin: 15px 5px;
}
.pageLink a,
.list_page a,
.list_page b {
	padding: 4px 4px 2px;
	border: 1px solid #D2EFFF;
	background: #F0F8FF;
	text-align: center;
	display: inline;
	font-size: 14px;
	}
.pageLink a:hover,
.list_page a:hover{
	border: 1px solid #D2EFFF;
	background: #fff;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	}

/*分页样式2*/
.showpage .epages {
	text-align: center;
	}
.epages{margin:3px 0;font:11px/12px Tahoma}
.epages *{vertical-align:middle;}
.epages a{padding:1px 4px 1px;border:1px solid #A6CBE7;margin:0 1px 0 0;text-align:center;text-decoration:none;font:normal 12px/14px verdana;}
.epages a:hover{border:#659B28 1px solid;background:#f3f8ef;text-decoration:none;color:#004c7d}
.epages input{margin-bottom:0px;border:1px solid #659B28;height:15px;font:bold 12px/15px Verdana;padding-bottom:1px;padding-left:1px;margin-right:1px;color:#659B28;}

/*图片自动缩图*/
.photoresize {
	max-width:560px;
	myimg:expression(onload=function(){
	this.style.width=(this.offsetWidth > 560)?"560px":"auto"}
		   );
	}

.ecomment {margin:0;padding:0;}
.ecomment {margin-bottom:12px;overflow-x:hidden;overflow-y:hidden;padding-bottom:3px;padding-left:3px;padding-right:3px;padding-top:3px;background:#FFFFEE;padding:3px;border:solid 1px #999;}
.ecommentauthor {float:left; color:#F96; font-weight:bold;}
.ecommenttext {clear:left;margin:0;padding:0;}

.x{
    margin-top:30px;
}
.y{
    margin-bottom:30px;
}
.z{
margin-bottom:20px;
}
.w{
    margin-top:10px;
     margin-bottom:10px;
}

.nav_td{
    font-size: 18px;
    color: #000000;
    text-align: center;
    line-height: 55px;
    letter-spacing: 2pt;
    vertical-align: bottom;
    transition:transform 0.5s;
}
.nav_td a{
    color: #000000;
    text-decoration: none;
}
.nav_td a:hover{
    color: #000000;
    text-decoration: none;
}
.nav_td:hover{
    cursor:pointer;
	transform:translate(0,-5px);
    background: url(../images/nav.png) no-repeat center bottom;
}
.index_list_pro{
    box-shadow: 0px 0px 15px #a3a3a3;
    transition:transform 1s;
}
.index_list_pro:hover{
    box-shadow: 0px 0px 15px #a3a3a3;
    cursor:pointer;
	transform:translate(0,-10px);
}
.about_list_title{
    font-size: 18px;
    color: #000000;
    text-align: center;
    line-height: 55px;
    font-weight: 600;
}
.index_list_title{
    font-size: 20px;
    color: #000000;
    text-align: center;
    line-height: 55px;
    font-weight: 600;
}
.index_list_title a{
    color: #000000;
    text-decoration: none;
}
.index_list_title a:hover{ 
    color: #066b43;
    text-decoration: none;
}
.jing{
    background: url(../images/jingyiqiujing.jpg) no-repeat center center;
    height: 300px;
}
.index_bh{
    font-size: 45px;
    text-align: center;
    line-height: 100px;
    color: #066b43;
}
.index_h{
    font-size: 45px;
    text-align: center;
    line-height: 100px;
    color: #066b43;
    background: url(../../files/images/bt_bg.png) no-repeat center center;
}
.index_hs{
    font-size: 45px;
    text-align: center;
    line-height: 100px;
    color: #066b43;
    background: url(../../files/images/bt_bg_s.png) no-repeat center center;
}
.index_ha{
    font-size: 40px;
    text-align: center;
    line-height: 70px;
    color: #ffffff;
}
.index_list_time{
    padding-left: 10px;
    line-height: 45px;
    font-size: 17px;
    color: #066b43;
    border-bottom:1px dotted #f1f1f1;
}
.index_list_news{
    padding-left: 10px;
    line-height: 46px;
    font-size: 17px;
    color: #000000;
    border-bottom:1px dotted #f1f1f1;
}
.index_list_news a{
    text-decoration: none;
    color: #000000;
}
.index_list_news a:hover{
    text-decoration: none;
    color: #066b43;
}
.footer_h{
    font-size: 24px;
    text-align: left;
    line-height: 55px;
    color: #ffffff;
}
.footer_m{
    margin-top: 20px;
    margin-bottom:20px;
}
.footer_l{
    margin-top: 10px;
    margin-bottom:10px;
}
.footer_list{
    font-size: 14px;
    text-align: left;
    line-height: 35px;
    color: #ffffff;
}
.footer_list a{
    text-decoration: none;
    color: #ffffff;
}
.footer_list a:hover{
    text-decoration:underline;
    color: #ffffff;
}
.list_banner{
    background: url(../images/banner.jpg) no-repeat center bottom;
    height: 500px;
}
.contact_banner{
    background: url(../images/contact_banner.jpg) no-repeat center bottom;
    height: 550px;
}
.banner_name{
    font-size: 38px;
    color: #ffffff;
    text-align: left;
    padding-left: 30px;
    line-height: 100px;
    letter-spacing: 2pt;
    font-weight: bold;
}
.banner_intro{
    font-size: 19px;
    color: #ffffff;
    text-align: left;
    padding-left: 40px;
    line-height: 30px;
    letter-spacing: 2pt;
    
}
.index_about{
    background: url(../../files/images/index_about.jpg) no-repeat center center;
    height:700px;
}
.index_about_cont{
    background: #ffffff;
    height: 450px;
    opacity: 0.8;
}
.index_about_cont p{
    text-indent: 2em;
    font-size: 16px;
    color: #333333;
    line-height: 35px;
    text-align: left;
    padding-left:30px;
    padding-right:30px;
}
.news_class {margin-top:10px;margin-bottom:10px;}

.news_class a {
	color: #666;
	text-decoration: none;
	font-size: 19px;
	display: block;
	width:225px;
	line-height: 36px;
	padding: 10px 0;
	border: 1px solid #d9d9d9;
	border-radius: 5px;
	-webkit-transition: color .3s ease, border-color .3s ease, background .3s ease;
	transition: color .3s ease, border-color .3s ease, background .3s ease
}

.news_class a:hover {
	color: #fff;
	border-color: #066b43;
	background: #066b43;
}
.news_class span {
	color: #666;
	text-decoration: none;
	font-size: 22px;
	display: block;
	width:200px;
	line-height: 36px;
	padding: 10px 0;
	border: 1px solid #d9d9d9!important;
	border-radius: 5px;
	-webkit-transition: color .3s ease, border-color .3s ease, background .3s ease;
	transition: color .3s ease, border-color .3s ease, background .3s ease
}

.news_class span:hover {
	color: #fff;
	border-color: #066b43!important;
	background: #066b43;
}
.about_bg{
    background: url(../images/about_bg.png) no-repeat center center;
}
.about_jianjie p{
    font-size: 16px;
    line-height: 35px;
    color: #333333;
    text-align: left;
    text-indent: 2em;
}
.content_list{
    font-size: 20px;
    color: #333333;
    line-height: 40px;
    text-align: left;
    height: 230px;
    width:296px;
    font-weight: bold;
    letter-spacing: 1pt;
    	transition:transform 1s;
}/*
.content_list:hover{
	cursor:pointer;
	transform:translate(0,-10px);
}*/
.content_l{
    border-right:6px #ffffff solid;
}
.content_weizhi{
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    line-height: 45px;
    text-align: left;
}
.service_t{
    padding-left: 20px;
    padding-right: 20px;
    font-size: 20px;
    text-align: left;
    color: #333333;
    line-height: 40px;
    font-weight: bold;
}
.service_s{
        padding-left: 30px;
    padding-right: 20px;
    font-size: 17px;
    text-align: left;
    color: #333333;
    line-height: 40px;
}
.news_cont_nav{
    font-size: 17px;
    color: #333333;
    text-align: left;
    line-height: 35px;
}
.news_cont_nav a{
    text-decoration: none;
    color: #333333;
}
.news_cont_nav a:hover{
    text-decoration:underline;
    color: #333333;
}
.news_cont_title{
    font-size: 24px;
    color: #333333;
    line-height: 55px;
    text-align: left;
     padding-left: 20px;
    padding-right: 20px;
}
.news_cont_title a{
    text-decoration: mapContent;
    color: #333333;
}
.news_cont_title a:hover{
    text-decoration: mapContent;
    color: #333333;
}
.news_cont_time{
    font-size: 17px;
    color: #666666;
    line-height: 45px;
    text-align: left;
    border-bottom:1px solid #dedede;
     padding-left: 20px;
    padding-right: 20px;
}
.news_cont_text{
    padding-top:20px;
    padding-bottom:20px;
    font-size: 18px;
    color: #333333;
    line-height: 35px;
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
}
.news_cont_text p{
    text-indent: 2em;
    font-size: 17px;
    color: #333333;
    line-height: 35px;
    text-align: left;
        padding-left: 20px;
    padding-right: 20px;
    padding-top:5px;
}
.news_cont_text a{
    text-decoration: none;
    color: #333333;
}
.news_cont_text a:hover{
    text-decoration: none;
    color: #333333;
}
.news_cont_text img{
    max-width: 800px;
    height:auto;
    text-align: center;
}
.ad_bt{
    font-size: 26px;
    color: #066a42;
    line-height: 40px;
    text-align: left;
    font-weight: bold;
    padding-left: 10px;
}
.ad_about p{
    padding-top:10px;
    padding-bottom: 10px;
    text-indent: 2em;
    font-size: 16px;
    color: #333333;
    line-height: 35px;
    text-align: left;
}
.ad_youshi_s p{
    font-size: 16px;
    color: #333333;
    line-height: 40px;
    text-align: left;
}
.ad_youshi p{
    font-size: 16px;
    color: #333333;
    line-height: 34px;
    text-align: left;
}
.ad_canshu{
    font-size: 17px;
    color: #333333;
    line-height: 45px;
    text-align: center;
     border:2px solid #333333;
}
.ad_canshu img{
    padding-top:10px;
    padding-bottom:10px;
}
.ad_canshu_d{
    border-right:2px solid #333333;
    border-bottom:2px solid #333333;
}
.ad_canshu_d img{
    padding-top:10px;
    padding-bottom:10px;
}
.ad_canshu_ds{
    border-bottom:2px solid #333333;
}
.ad_canshu_ds img{
    padding-top:10px;
    padding-bottom:10px;
}
.ad_canshu_sd{
    border-right:2px solid #333333;
}
.ad_canshu_sd img{
    padding-top:10px;
    padding-bottom:10px;
}
.content_title{
    font-size: 30px;
    color: #066b43;
    text-align: left;
    line-height: 80px;
}
.content_s{
    font-size: 16px;
    color: #333333;
    line-height: 35px;
    text-align: left;
    text-indent: 2em;
}
.content_s p{
    font-size: 16px;
    color: #333333;
    line-height: 40px;
    text-align: left;
    text-indent: 2em;
}
.top_fixed{
position: fixed;
    z-index: 999;
    background: #ffffff;
    top:0;
}
#dituContent {
				height: 600px;
				width: 100%;
			}

			.mapContent {
				width:300px;
				position: relative;
				top: -20px;
				
			}

			.BMap_bubble_content {
				overflow: visible !important;
			}

			.mapContent .title {
				width: 100%;
				font-size: 18px;
				color: #333;
				line-height: 30px;
				font-weight: bold;
				padding-left: 10px;
				padding-top:10px;
			}

			.mapContent .main {
				font-size: 14px;
				line-height: 30px;
				color: #333;
				padding-left: 10px;
				padding-top:10px;
			}

			.mapContent .main p {
				margin: 0;
				padding: 0;
			}
			.mapContent .main p a{
				color: #333333;
				text-decoration: none;
			}
			.mapContent .main p a:hover{
				color: #333333;
				text-decoration:underline;
			}