*{
    padding:0;
    margin:0;
}
﻿html {
	text-align: center;
}
body {
    font-family: 'Microsoft YaHei','微软雅黑',sans-serif;
	text-align: left;
	margin: 0 auto;
	background: #fff;
}
img {
	border: none;
}
p,ul,ol,li,form {
	margin: 0;
	padding: 0;
	list-style: 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;}



.z{
    margin-top:20px;
}

.x{
    margin-top:40px;
}
.y{
    margin-top: 15px;
    margin-bottom: 15px;
}


.top{
    margin-top: 10px;
}

.nav td{
    font-size: 16px;
    color: #333333;
    line-height: 40px;
    text-align: center;
    font-weight: bold;
     padding-bottom:5px;
}
.nav a{
    text-decoration: none;
    color: #333333;
}
.nav a:hover{
    color: #333333;
    padding-bottom:5px;
    border-bottom:3px #165ad7 solid;
    text-decoration: none;
}
.banner{
    background: url(../images/banner.jpg) center center;
    height: 670px;
}
.index_pro{
    font-size: 18px;
    color: #333333;
    text-align: center;
    line-height: 40px;
    font-weight: bold;
    padding-top:10px;
    padding-bottom: 10px;
}
.index_pro a{
    color: #333333;
    text-decoration: none;
}
.index_pro a:hover{
    color: #165ad7;
    text-decoration: none;
}
.index_product{
    transition:transform 1s;
   /* box-shadow: 0px 0px 15px #a3a3a3;*/
}

.index_product:hover{
	cursor:pointer;
	transform:translate(0,-10px);
}
.index_h{
    font-size: 26px;
    color: #165ad7;
    text-align: left;
    line-height: 45px;
}
.index_about{
    text-indent: 2em;
    font-size: 16px;
    color: #333333;
    text-align: left;
    line-height:30px;
    padding-top: 10px;
}
.about_text{
    text-indent: 2em;
    font-size: 16px;
    color: #333333;
    text-align: left;
    line-height:35px;
    padding-top: 10px;
}
.news_news{
    display: block;
        transition:transform 1s;
    box-shadow: 0px 0px 10px #a3a3a3;
    }
.news_news:hover{
    cursor:pointer;
	transform:translate(0,-10px);
}
.index_news_h h2{
    font-size: 18px;
    color: #333333;
    line-height: 35px;
    text-align: left;
    font-weight: bold;
    padding-left: 20px;
    padding-right: 20px;
    padding-top:20px;
}
.index_news_h h2 a{
    text-decoration: none;
    color: #333333;
}
.index_news_h h2 a:hover{
    text-decoration: none;
    color: #165ad7;
}
.index_news_t{
    color: #165ad7;
    text-align: left;
    line-height:35px;
    font-size: 16px;
    font-weight: bold;
        padding-left: 20px;
    padding-right: 20px;
}
.index_news_s{
    text-indent: 2em;
    color: #999999;
    text-align: left;
    line-height:35px;
    font-size: 16px;
        padding-left: 20px;
    padding-right: 20px;
    padding-bottom:20px;
}
.footer{
    height: 150px;
    background: #222222;
}
.footer_b{
    height: 50px;
    background: #333333;
}
.footer_t{
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    line-height: 35px;
}
.footer_s{
    font-size: 16px;
    color: #ffffff;
    line-height: 40px;
}
.footer_s a{
    text-decoration: none;
    color: #ffffff;
}
.footer_s a:hover{
    text-decoration:underline;
    color: #ffffff;
}
.link{
    font-size: 14px;
    color: #ffffff;
    line-height: 40px;
}
.link a{
    text-decoration: none;
    color: #ffffff;
}
.link a:hover{
    text-decoration:underline;
    color: #ffffff;
}
.product h2{
    font-size: 30px;
    color: #165ad7;
    line-height: 50px;
    text-align: center;
    padding-bottom:20px;
    padding-top:20px;
}
.f_title{
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    line-height: 80px;
    color: #165ad7;
    text-shadow: 1px 1px 1px #666666;
    letter-spacing:2pt;
}
.f_h{
    font-size: 26px;
    text-align: left;
    line-height: 35px;
    color: #165ad7;
    padding-left:10px;
    font-weight: bold;
}
.f_con{
    padding-top: 10px;
}
.f_con p{
    padding-top: 9px;
    font-size: 18px;
    color: #333333;
    line-height: 35px;
    text-align: left;
}
.f_pic_title{
    font-size: 20px;
    color: #333333;
    line-height: 35px;
    text-align: center;
    font-weight: bold;
    padding-top:10px;
    padding-bottom: 10px;
}
.f_pic_title a{
    color: #333333;
    text-decoration: none;
}
.f_pic_title a:hover{
    color: #165ad7;
    text-decoration: none;
}
.f_table td{
    border:1px solid #333333;
    height: 50px;
}
.f_table{
    border:1px solid #333333;
    font-size: 16px;
    line-height: 35px;
    text-align: center;
}
.bg_dm{
    background: url(../images/bg_dm.jpg) no-repeat center center;
    height: 1080px;
}
.banner_contact{
    background: url(../images/contact.jpg) no-repeat center center;
    height: 500px;
}
.banner_shouhou{
    background: url(../images/shouhou.jpg) no-repeat center center;
    height: 500px;
}
.contact_us h2{
    padding-left: 20px;
    font-size: 20px;
    text-align: left;
    color: #333333;
    line-height: 35px;
    text-indent: 2em;
}
.contact_us p{
    padding-left: 30px;
    font-size: 16px;
    text-align: left;
    color: #333333;
    line-height: 35px;
    text-indent: 2em;
}
.xianchang{
    font-size: 18px;
    line-height: 45px;
    color: #333333;
    text-align: center;
}

.n_product{
    transition:transform 1s;
}

.n_product:hover{
	cursor:pointer;
	transform:translate(0,-10px);
}
.ly{
    font-size: 16px;
    color: #333333;
    line-height:60px;
    height: 58px;
    border:2px solid  #e4e4e4;
    border-radius: 10px;
    padding:0 30px;
    margin-top: 20px;
    margin-bottom:10px;
    width:88%;
}
.ly:hover{
	border:2px solid  #165ad7;
}
.ly:focus{
    border:1px solid #165ad7;
	outline-color: #165ad7;
}
.ly_t{
     font-family: 'Microsoft YaHei','微软雅黑',sans-serif;
    font-size: 16px;
    color: #333333;
    line-height:60px;
    border:2px solid  #e4e4e4;
    border-radius: 10px;
    padding:0 30px;
    margin-top: 20px;
    margin-bottom:10px;
    width:94%;
}
.ly_t:hover{
	border:2px solid  #165ad7;
}
.ly_t:focus{
	outline-color: #165ad7;
}
.red{
        color: #ff0000;
    position: absolute;
    padding-top: 40px;
    z-index: 9;
    padding-left: 20px;
}
.p_button {
  display: inline-block;
  border-radius: 10px;
  background-color: #165ad7;
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 18px;
  padding: 10px;
  width: 150px;
  transition: all 1s;
  cursor: pointer;
  margin: 2px;
}

.p_button span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 1s;
}
.p_button span a{
    color: #ffffff;
    text-decoration: none;
}
.p_button span a:hover{
    color: #ffffff;
    text-decoration: none;
}
.p_button span:after {
  content: '»';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 1s;
}

.p_button:hover span {
  padding-right: 25px;
}

.p_button:hover span:after {
  opacity: 1;
  right: 0;
}

.content_nav{
    font-size: 16px;
    color: #333333;
    text-align: left;
    line-height: 35px;
}
.content_nav a{
    text-decoration: none;
    color: #333333;
}
.content_nav a:hover{
    text-decoration: none;
    color: #165ad7;
}
.content_title{
    font-size: 26px;
    text-align: center;
    line-height: 50px;
    color: #333333;
}
.content_time{
    font-size: 16px;
    text-align: center;
    line-height: 35px;
    color: #999999;
}
.content_text img{
    text-align: center;
    max-width: 800px;
    height: auto;
}
.content_text{
    font-size: 18px;
    text-align: left;
    line-height: 35px;
    color: #333333;
}
.content_text a{
    text-decoration: none;
    color: #333333;
}
.content_text a:hover{
    text-decoration: none;
    color: #333333;
}
.content_text p{
    font-size: 16px;
    text-indent: 2em;
    text-align: left;
    line-height: 35px;
    color: #333333;
}
.content_text p a{
    text-decoration: none;
    color: #333333;
}
.content_text p a:hover{
    text-decoration: none;
    color: #333333;
}
.content_info{
    font-size: 16px;
    line-height: 35px;
    color: #333333;
    font-weight: bold;
}
.content_info a{
    text-decoration: none;
    color: #333333;
}
.content_info a:hover{
    text-decoration: none;
    color: #165ad7;
}
.content_p{
    font-size: 26px;
    color: #333333;
    text-align: left;
    line-height: 50px;
}
/*百度地图*/
#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;
			}