﻿@charset "utf-8";
/* CSS Document */
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0;}
*{margin:0 auto;}
body { color:#616161; font:12px/20px "Microsoft YaHei", "微软雅黑", "SimSun", "宋体",HELVETICA; max-width:640px; margin: auto;}
em{font-style:normal}
li{list-style:none}
/*fieldset, img { border:none; }*/
img{border:0;vertical-align:middle}
address, caption, cite, code, dfn, th, var { font-style:normal; font-weight:normal; }
ul, ol { list-style:none; }
input { padding-top:0; padding-bottom:0; font-family: "SimSun","宋体";}
input::-moz-focus-inner { border:none; padding:0; }
select, input { vertical-align:middle; }
select, input, textarea { font-size:12px; margin:0; }
input[type="text"], input[type="password"], textarea { outline-style:none; -webkit-appearance:none; }
textarea { resize:none; }
p {word-wrap:break-word}
table { border-collapse:collapse; }
a{ color:#fff; text-decoration:none;blr:expression(this.onFocus=this.blur()); }
a:hover, a:active, a:focus { color:#fff; text-decoration:none; }
.clearfloat{clear:both; height:0px; font-size:1px; line-height:0px;}
input { margin: 0; padding: 0; border: none; display: inline-block; vertical-align: middle; outline: none;}





.movie{ width: 100%;margin: 0 auto;}

.header{ width: 100%;margin: 0 auto;}
	
.slider{display:none;}/*用于获取更加体验*/
.focus span{width:30px;height:2px;margin-left:5px;background:#515457;font-size:0}
.focus span.current{background:#ffffff;}
.banner{width: 100%; margin:0 auto; }
.biaoti{width: 100%;margin: 0 auto; overflow:hidden; height:auto;}

<!--.anniu input{float: left;width: 20%;text-align: center;line-height: 30px;background-color: #c8a151;border: none;font-size: 16px;font-family:"微软雅黑"; color: white;margin-left: 10%;}
-->

.anniu {width: 98%;margin: 0 auto;margin-top: 6%;margin-bottom: 6%; overflow:hidden;}

.anniu .a1{float: left;width: 15%;text-align: center;line-height: 30px;margin-left: 19%;border-radius: 15px; }
.anniu .a2{float: left;width: 15%;text-align: center;line-height: 30px;margin-left: 2%;border-radius: 15px;}
.anniu .a3{float: left;width: 30%;text-align: center;line-height: 30px;margin-left: 10%;border-radius: 15px; }

.anniu .a1 img{width: 75%;}
.anniu .a2 img{width: 75%;}
.anniu .a3 img{width: 95%;}


	
.footer{ width: 100%; height: 72px; background-color: #a4825f;position: relative;}
	.lianxi{width: 80%;margin: 0 auto;}
	.footer h2{font-size: 16px;font-family:"微软雅黑";color: white;letter-spacing: 2px;margin: 0 auto;text-align: center;padding-top: 6%;}
	.footer h3{font-size: 12px;font-family:"微软雅黑";color: white;letter-spacing: 2px;margin: 0 auto;text-align: center;}



/**********************************首页*****************************/

/*banner区域*/
.slider{display:none;}/*用于获取更加体验*/
.focus{width: 90%; margin: 0 auto;}
.focus span{width:30px;height:2px;margin-left:5px;background:#ffffff;font-size:0;}
.focus span.current{background:#006535;}
.banner{width: 100%; margin:0 auto; }
/*底部样式*/
.my_bottom{ width: 100%; position: fixed; bottom: 0; left: 0; background: #242323; text-align: center; padding-top:2%; padding-bottom: 2%;}
.my_bottom label{ font-size: 14px; color: #fff;}
.my_bottom span{ display: block;  font-size: 12px; color: #fff;}


/**************************************产品中心*************************************/
.main{ width: 100%; margin:0 auto; overflow: hidden; margin-bottom: 25%;}
.p4_title2 { width: 99%;margin: 0 auto; margin-top: 8%;}
.p4_pic01 {width: 98%;margin: 0 auto;margin-top: 7%;}
.p4_word{ width: 95%; margin:0 auto; overflow: hidden; margin-top: 6%;  }
.p4_word dt{ font-size: 16px; color: #0099df; border-bottom: 1px #b8b7b7 solid; padding-bottom: 2%; margin-bottom: 3%;}
.p4_word dd{ width: 100%; float: left; font-size: 15px; text-align: justify; color: #504f4f;  line-height: 25px;}
.p4_pic02 {width: 98%;margin: 0 auto;margin-top:3%;}



/*媒体查询兼容手机尺寸*/ 
/*iphone6s */ 
 @media screen and (min-width:414px) and (min-height:672px) 
 { 
    .home{ margin-top:2.5%;}
 	.menu{ margin-top: 3.5%;}
 	.logo{ margin-top: 5%;}

 } 

/*ipad*/
@media screen and (min-width:768px) and (max-height:1024px) 
 { 
  
   .header{ height: 83px;}
   .p4_word dt{ font-size: 22px;}
   .p4_word dd{ font-size: 20px; line-height: 32px;}


 }
/*iphone8 PLUS a*/ 
 @media screen and (min-width:414px) and (max-height:736px) 
 { 
 	.home{ margin-top: 3%;}
 	.menu{ margin-top: 4%;}
 	.logo{ margin-top:4%;}

/*iphone6 a*/ 
 @media screen and (min-width:375px) and (max-height:667px) 
 { 
 	.home{ margin-top: 3%;}
 	.menu{ margin-top: 4%;}
 	.logo{ margin-top:5%;}
   
 
 } 
/*iphone6 b*/ 
 @media screen and (min-width:375px) and (max-height:603px) 
 { 
  

 }


/*Android*/ 
 @media screen and (min-width:360px) and (max-height:640px) 
 {
	 .logo{ margin-top: 3%;}
 }

/*iphone5 a*/ 
 @media screen and (min-width:320px) and (max-height:568px) 
 { 
  
 }

/*iphone5 b*/ 
 @media screen and (min-width:320px) and (max-height:504px) 
 { 
 } 

/*iphone4 a*/ 
 @media screen and (min-width:320px) and (max-height:480px) 
 { 


 } 
  
/*iphone4 b*/ 
 @media screen and (min-width:320px) and (max-height:416px) 
 { 


 } 