/* CSS Document */

 
/*body {
	margin: auto 1px;
	font-family: "微软雅黑", Arial;
	font-size: 12px;
}
a:link {
	color: #1f1f1f;
	text-decoration: none;
}
a:visited {
	color: #58bd1b;
	text-decoration: none;
}
a:hover {
	color: #ff0000; font-weight:600;
	text-decoration: underline;
}*/
.lf {
	float: left;
}
.rt {
	float: right;
}
.center {
	text-align: center;
}
.fff {
	color: #fff;
}
.cls {
	clear: both;
}
img {
	max-width: 100%;
}
.seo {
	height: 35px;
	color: #fffffe;
	font-size: 12px;
	line-height: 15px;
	clear: both;
}
.h3_seo {
	font-size: 14px;
	padding-top: 10px;
}
.d_n {
	margin-top: 55px;
}
.bg_color {
	background-color: #003501;
	color: #6cdf00;
}
.bg_color_pro {
	background-color: #169a16;
	color: #fff;
}
.bg_color_wenku {
	background-color: #e3d820;
	color: #fff;
}
.bg_color_zhengshu {
	background-color: #ce3a46;
	color: #fff;
}
.bg_color_hezuo {
	background-color: #37e2ae;
	color: #fff;
}
.bg_color_hezuo {
	background-color: #37e2ae;
	color: #fff;
}
.wt {max-width: 1300px; 
}

.biaoge{margin:0 auto;display: flex; background-color:#efefef; -webkit-align-items: center;align-items: center;  -webkit-justify-content: center;  justify-content: center; min-width:1300px;
 }
.biaoge_div { margin:auto; padding:50px 0;  display:flex;-webkit-justify-content:space-between;  justify-content:space-between;}
 
.biaoge_left{width:500px; min-height: 400px; overflow:hidden;-webkit-flex: 5;flex:5;}
.biaoge_left div{padding: 20px 0 0 20px;}
	
.biaoge_left ul li{ width:500px; list-style-type:none; display:flex; float:left; }	
.biaoge_left ul li img{}

.biaoge_left_lianxi{width:520px; min-height: 500px; overflow:hidden;-webkit-flex: 5;flex:5;}
.biaoge_left_lianxi div{ margin:0px;}
	
 	
.biaoge_left_lianxi img{padding: 10px 0px 20px 0 ;}


	
.font_top18{ font-size:18px; padding-left:30px; background-image:url(../imgs_wv/tel.png); background-repeat:no-repeat; background-position:0 3px; }
.img100{ margin:3px 10px 0 0; }
.font_top28{ font-size:28px; color:#333; margin:20px 0 20px 28px ; float:left; }
.zixun_kuai{ justify-content: center;  padding:12px 30px; font-size:18px; border-radius:60px; background-color:#F00; color:#FFF; display:block;cursor:pointer;}
.zixun_kuai a:hover{ color:#ff0; text-decoration:underline; font-size:18px; }

.biaoge_right{width:600px; overflow:hidden;	-webkit-flex:7;	flex:7;}
.biaoge_right input{ display:block; }
.biaoge_center {width:600px;  text-align: center; display:block;  }
.biaoge_item2 {padding-top: 25px;
	-webkit-flex:7;
	flex: 7;
	min-width:600px;
	overflow:hidden;
}

.basic-grey input[type="txt"], .basic-grey input[type="tel"],.basic-grey textarea,.basic-grey select {
border: 1px solid #cccccc;
color: #888;
height: 30px; margin:20px 0 10px 10px;
outline: 0 none;
padding: 3px 3px 3px 5px;
width: 45%;
font-size: 12px;
line-height:15px;
box-shadow: inset 0px 1px 4px #ECECEC;
-moz-box-shadow: inset 0px 1px 4px #ECECEC;
-webkit-box-shadow: inset 0px 1px 4px #ECECEC;
}
 

.basic-grey select {
background: #FFF url('down-arrow.png') no-repeat right; 
appearance:none;
-webkit-appearance:none;
-moz-appearance: none;
text-indent: 0.01px;
text-overflow: '';
width: 70%;
height: 35px;
line-height: 35px;
}
.basic-grey textarea{
padding: 5px 3px 3px 5px;line-height:35px;  
height:35px; width:66%; max-width:400px;  min-width:400px; max-height:360px; min-height:236px; 
}
.basic-grey .button {
	margin-top:20px;
background: #F30;
border: none;
padding: 13px 25px 13px 25px;
color: #FFF;
box-shadow: 1px 1px 5px #B6B6B6;
border-radius: 3px;
text-shadow: 1px 1px 1px #9E3F3F;
cursor: pointer;
}
.basic-grey .button:hover {
background: #e1e1e1;color: #F00;
}
 




