/*Initialization style*/
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
ul,
li,
p,
span,
i,
input,
iframe,
dl,
dt,
dd,
hr {
	margin: 0;
	padding: 0;
	
}
body{font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.6;}

/* line 2, style.less */
ul {
	list-style: none;
}

/* line 3, style.less */
hr {
	background: none;
	border: none;
}

/* line 4, style.less */
a {
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(15, 91, 252, 0.3);
}

/* line 5, style.less */
input,
img {
	border: none;
}

/* line 6, style.less */
.clear:after {
	content: '';
	display: block;
	clear: both;
}

/* line 7, style.less */
select {
	outline: none;
}

/* line 8, style.less */
button,
input[type='button'],
input[type='submit'] {
	border: none;
	cursor: pointer;
}

/* line 9, style.less */
select,
button,
input {
	outline: none;
}

/* line 10, style.less */
.hide {
	display: none;
}

/* line 11, style.less */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none !important;
	margin: 0;
}

input::-webkit-input-placeholder {
	color: #999999;
	font-size: 12px;
	font-family: "微软雅黑";
}

input:-moz-placeholder {
	color: #999999;
	font-size: 12px;
	font-family: "微软雅黑";
}

input::-moz-placeholder {
	color: #999999;
	font-size: 12px;
	font-family: "微软雅黑";
}

input:-ms-input-placeholder {
	color: #999999;
	font-size: 12px;
	font-family: "微软雅黑";
}

textarea::-webkit-input-placeholder {
	color: #999999;
	font-size: 12px;
	font-family: "微软雅黑";
}

textarea:-moz-placeholder {
	color: #999999;
	font-size: 12px;
	font-family: "微软雅黑";
}

textarea::-moz-placeholder {
	color: #999999;
	font-size: 12px;
	font-family: "微软雅黑";
}

textarea:-ms-input-placeholder {
	color: #999999;
	font-size: 12px;
	font-family: "微软雅黑";
}

body {
	background: #F7F8F9;
}

/*验证css*/
i {
	display: block;
	position: relative;
	font-style: normal;
}

.select_list {
	position: relative;
}

i label {
	position: absolute;
	font-size: 12px;
	color: red;
	bottom: -15px;
	left: 30px;
}

.select_list label {
	position: absolute;
	font-size: 12px;
	color: red;
	bottom: -28px;
	right: 55px;
}

.select_list1 label {
	right: 110px;
}

.input_list2 {
	position: relative;
}

.input_list2 label {
	position: absolute;
	font-size: 12px;
	color: red;
	bottom: -15px;
	left: 70px;
}

.input_list3 {
	position: relative;
}

.input_list3 label {
	position: absolute;
	font-size: 12px;
	color: red;
	bottom: -15px;
	left: 80px;
}

/*search*/
.banner {
	width: 100%;
	min-width: 1214px;
	margin: 0 auto;
	/*height: 249px;*/
	position: relative;
	background-color: #172c02;
}

.banner .banner-image {
	display: block;
	width: 1212px;
	margin: 0 auto;
}

.banner .tittle {
	text-align: center;
	font-size: 30px;
	color: #F08300;
	font-weight: bold;
	padding-top: 30px;
}

.banner .search_frame_box {
	position: absolute;
	left: 50%;
	top: 160px;
	margin-left: 500px;
}

.banner .switch_lang {
	position: absolute;
	left: 50%;
	top: 20px;
	margin-left: 500px;
}

.banner .search_frame {
	display: block;
	width: 270px;
	height: 30px;
}

.banner .search_frame input {
	width: 210px;
	height: 30px;
	border-radius: 50px;
	padding-left: 20px;
	padding-right: 40px;
	background-color: rgba(179, 218, 142, 0.2);
	background-color: #456527 \9;
	border:1px solid #386113;
	color:#fff;
}
.banner .search_frame input:focus{
	background-color: rgba(179, 218, 142, 0.4);
	background-color: #456527 \9;
}
.banner .search_frame span {
	position: absolute;
	width: 30px;
	height: 30px;
	top: 0px;
	right: 5px;
	border-radius: 50%;
	background: url(../img/search_btn.png) 3px 3px no-repeat;
	cursor: pointer;
	-webkit-background-size: 24px 24px;
	background-size: 24px 24px;
}

.banner .navigation_box {
	background-color: #264408;
	border-top: 1px solid #386113;
}
.banner .navigation_box ul{
	width: 1212px;
	margin: 0 auto;
}

zq {
    background-color: red !important;
}
.banner .navigation_scroll{
	position:fixed!important;
	top:0!important;
	z-index: 9999;
	left: 0;
	right: 0;
}
.navigation_box .navigation_list a{
	display: block;
	font-size:18px!important;
	padding: 14px 28px;
	font-weight: bold;
	color: #fff;
}
.navigation_box .navigation_list a:hover{
	background-color:#537912;     
}

.banner .navigation_box .navigation_list {
	float: left;
}
.ALL {
	width: 100%;
	/*margin-top: -40px;*/
	z-index: 10;
}

.all_box {
	width: 1160px;
	background: #FFF;
	margin: 0px auto;
	padding: 20px;
	padding-top: 30px;
	border-radius: 8px;
}

.all_box .h3_1 {

	
	font-size: 20px;
    height: 30px;
    line-height: 22px;
    background: url(../img/ico01.png) no-repeat scroll left 1px;
    background-size: 22px;
    padding-left: 28px;
    font-weight: 500;
    margin-bottom: 18px;
}

.all_box .h3_1 i {
	position: absolute;
	left: 0;
	bottom: 2px;
	width: 100%;
	height: 1px;
	background: #e8e8e8;
}

.all_box .p_1 {
	padding-left: 15px;
	padding-top: 40px;
	font-size: 16px;
	font-weight: 600;
}

.all_box .search_text1 {
	display: block;
	width: 1110px;
	padding: 0px 10px;
	height: 40px;
	border: #F1F1F1 1px solid;
	margin: 20px auto;
}

.all_box .search_btn1 {
	width: 1130px;
	margin: 0 auto;
	margin-bottom: 20px;
}

.all_box .search_btn1 li {
	float: left;
	width: 155px;
	height: 35px;
}

.all_box .search_btn1 li input {
	width: 100%;
	height: 100%;
	border-radius: 5px;
}

.all_box .search_btn1 .in_1 input {
	background: #8BB644;
	color: #FFF;
}

.all_box .search_btn1 .in_2 input {
	background: #F1F1F1;
	color: #000;
	margin-left: 25px;
}

.all_box .search_text2 {
	display: block;
	margin: 20px auto;
	width: 1110px;
	height: 88px;
	border: #F1F1F1 1px solid;
	outline: none;
	resize: none;
	padding: 10px;
	margin-bottom: 20px;
}

.all_box .select_box {
	width: 1130px;
	margin: 0 auto;
	margin-bottom: 20px;
}

.all_box .select_box .select_list {
	float: left;
	font-size: 14px;
	height: 42px;
	line-height: 42px;
	margin-right: 20px;
}

.all_box .select_box .select_list select {
	width: 143px;
	height: 40px;
	border: 1px #F1F1F1 solid;
	padding-left: 5px;
	color: #999;
}

.all_box .browse {
	width: 1130px;
	margin: 0 auto;
}

.all_box .browse li {
	float: left;
	font-size: 14px;
	line-height: 36px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.all_box .browse .browse_li2 {
	color: #999999;
}

.all_box .browse .browse_li3 input {
	width: 155px;
	height: 36px;
	background: #AECD7A;
	text-align: center;
	border-radius: 5px;
	color: #FFF;
}

.all_box .p_2 {
	width: 1120px;
	padding-left: 20px;
	font-size: 14px;
	margin: 0 auto;
	margin-bottom: 20px;
}

.all_box .select_box .select_list1 select {
	width: 200px;
}

.all_box .input_box {
	width: 1130px;
	margin: 0px auto;
	margin-bottom: 20px;
}

.all_box .input_list {
	float: left;
	font-size: 14px;
	margin-right: 20px;
}

.all_box .input_list input {
	width: 180px;
	height: 40px;
	border: 1px #F1F1F1 solid;
	margin-left: 5px;
	padding: 0px 10px;
}

.all_box .input_list1 input {
	width: 680px;
}

.all_box .input_list2 input {
	width: 773px;
}

.all_box .input_list3 input {
	width: 762px;
}

.all_box .input_list1 {
	margin-right: 0;
}

.all_box .input_list2 {
	margin-right: 0;
}

.all_box .input_list3 {
	margin-right: 0;
}

/*index*/
.left {
	float: left;
	width: 530px;
}

.left .p_3 {
	font-size: 14px;
	line-height: 20px;
	width: 530px;
	/*修改 628 周文佳*/
	height: 260px;
	padding-top: 30px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 13;
}

.right {
	float: right;
	width: 575px;
	height: 345px;
}

.right .slider {
	width: 100%;
	height: 100%;
	position: relative;
}

.right .slider .slider_box {
	position: relative;
	width: 100%;
	height: 100%;
	border: 1px solid #ddd;
}

.right .slider .slider_box .slider_list {
	width: 100%;
	height: 100%;
	display: none;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
}

.right .slider .slider_box .slider_list:nth-child(1) {
	display: block;
	opacity: 1;
}

.right .slider .slider_box .slider_list img {
	width: 100%;
	height: 100%;
}

.right .slider .slider_box .slider_list .mask {
	width: 100%;
	height: 60px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #000;
	opacity: 0.7;
}

.right .slider .slider_box .slider_list .text {
	height: 60px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
}

.right .slider .slider_box .slider_list .text p {
	color: #FFF;
}

.right .slider .slider_box .slider_list .text .p_4 {
	font-size: 16px;
	padding-top: 7px;
	padding-left: 20px;
}

.right .slider .slider_box .slider_list .text .p_5 {
	width: 485px;
	height: 17px;
	line-height: 20px;
	font-size: 14px;
	padding-top: 5px;
	padding-left: 20px;
	color: #B3B3B3;
	overflow: hidden;
}

.right .slider .slider_box .slider_list .text .p_6 {
	position: absolute;
	right: 20px;
	bottom: 10px;
}

.right .slider .slider_box .slider_list .text .p_6 span {
	color: #98BE59;
	font-size: 22px;
}

.right .slider .left_btn {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	left: -25px;
	width: 50px;
	height: 50px;
	background-size: 50px 50px;
	cursor: pointer;
}

.right .slider .right_btn {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	right: -24px;
	width: 50px;
	height: 50px;
	background-size: 50px 50px;
	cursor: pointer;
}

.h3_2 {
	padding-left: 30px;
	margin-top: 45px;
	background-repeat: no-repeat;
	background-size: 20px 20px;
	background-position: 0px 8px;
	position: relative;
	font-size: 26px;
    font-weight: normal;
}

.h3_2 .da_line_box {
	width: 865px;
	position: absolute;
	bottom: 10px;
	right: 70px;
}

.h3_2 .da_line_box .da_line {
	border-bottom: 1px #CBCBCB dashed;
	margin-bottom: 2px;
}

.h3_2 .btn_box {
	width: 60px;
	height: 25px;
	position: absolute;
	right: 0;
	bottom: 5px;
}

.h3_2 .btn_box span {
	display: block;
	width: 25px;
	height: 25px;
	float: left;
	color: #FFF;
	background: #D7DCE0;
	text-align: center;
	line-height: 25px;
	cursor: pointer;
	margin-left: 5px;
	font-size: 18px;
}

.h3_2 .btn_box span:hover {
	background: #AEBBC1;
}

.B {
	width: 1172px;
	overflow: hidden;
}

.img_box {
	margin-top: 30px;
	display: none;
}

.ac_1 {
	display: block;
}

.img_box li {
	width: 155px;
	margin-right: 14.5px;
	float: left;
}

.img_box .last {
	margin-right: 0;
}

.img_box li img {
	width: 155px;
	height: 230px;
}

.img_box li p {
	font-size: 14px;
	color: #999999;
	text-align: center;
	font-style: italic;
}

.bot {
	width: 100%;
}

.bot .left {
	float: left;
	height: auto;
}

.bot .left .h3_3 {
	padding-left: 30px;
	margin-top: 45px;
	background-repeat: no-repeat;
	background-size: 20px 20px;
	background-position: 0px 8px;
	position: relative;
	margin-bottom: 20px;
	font-size: 26px;
    font-weight: normal;
}

.bot .left p {
	font-size: 14px;
	border-bottom: 1px #EDEDED solid;
	line-height: 40px;
}

.bot .left p a {
	color: #000;
	width: 470px;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
}

.bot .left p span {
	color: #B9D48D;
	float: left;
	font-weight: bold;
	font-size: 16px;
}

.bot .more {
	display: block;
	width: 105px;
	height: 35px;
	color: #FFF;
	background: #AECD7A;
	border-radius: 5px;
	text-align: center;
	line-height: 35px;
	font-size: 16px;
	margin: 20px;
}

.bot .right {
	float: right;
	height: auto;
}

.bot .right .h3_3 {
	padding-left: 30px;
	margin-top: 45px;
	background-repeat: no-repeat;
	background-size: 20px 20px;
	background-position: 0px 8px;
	position: relative;
	font-size: 26px;
    font-weight: normal;
}

.bot .right p {
	font-size: 14px;
	margin-top: 20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 7;
	overflow: hidden;
}

/*browse*/
.ztree_box {
	margin-top: 30px;
}

.ztree li .info {
	width: 640px;
	height: 245px;
	position: absolute;
	background: #FFF;
	opacity: 1;
	border-radius: 5px;
	box-shadow: 0px 0px 10px #999;
	z-index: 999;
}

.ztree li .info .info_img {
	float: left;
	width: 135px;
	height: 205px;
	margin: 20px;
}

.ztree li .info .info_img img {
	width: 100%;
	height: 100%;
}

.ztree li .info .info_right {
	float: right;
	width: 450px;
	height: 205px;
}

.ztree li .info .info_right h3 {
	width: 420px;
	font-size: 16px;
	padding-top: 20px;
	padding-bottom: 10px;
	border-bottom: 1px #EFEFEF solid;
	font-style: italic;
}

.ztree li .info .info_right ul {
	width: 420px;
	padding: 0px;
	margin-top: 30px;
}

.ztree li .info .info_right ul li {
	float: left;
	width: 208px;
	font-size: 14px;
	line-height: 30px;
	color: #999;
}

.ztree li .info .info_right ul li a {
	color: #999;
}

/*browse_href1*/
.Ectocarpus {
	height: 155px;
	padding: 20px 0;
}

.Ectocarpus .Ectocarpus_img {
	width: 100px;
	height: 155px;
	float: left;
	margin-right: 20px;
}

.Ectocarpus .Ectocarpus_img img {
	width: 100%;
	height: 100%;
}

.Ectocarpus .Ectocarpus_text {
	float: left;
	width: 920px;
	height: 140px;
	line-height: 20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 9;
	overflow: hidden;
	font-size: 14px;
	padding: 0 30px 10px 0;
}

.Ectocarpus_btn .btn_list {
	float: left;
}
.Ectocarpus_btn .btn_list button {
	color: #439052;
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
    border: 1px #B7D2BC solid;
    border-radius: 8px;
    height: 42px;
    line-height: 40px;
    padding: 0 24px;
    margin-right: 10px;
	background-color: white;
}
.Ectocarpus_btn .btn_list button:hover {
	background-color: #F2F9EF;
}
.Ectocarpus_btn .btn_list input {
	color: #439052;
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
    border: 1px #B7D2BC solid;
    border-radius: 8px;
    height: 42px;
    line-height: 40px;
    padding: 0 24px;
    margin-right: 20px;
	background-color: white;
}
.Ectocarpus_btn .btn_list input:hover {background-color: #F2F9EF;}
.Ectocarpus_btn .btn_list {
	margin-right: 14px;
}

.Ectocarpus_btn .last {
	margin: 0;
}

.press {
	
	height: 30px;
}

.press .left {
	float: left;
    padding-left: 30px;
    color: #999999;
    font-size: 14px;
    background-repeat: no-repeat;
    background-size: 17px 15px;
    background-position: 2px 4px;
    margin-top: 22px;
}

.press .right {
	float: right;
	width: 590px;
	height: 60px;
}

.press .right select {
	width: 185px;
	float: left;
    line-height: 41px;
	height: 42px;
    border-radius: 8px;
    border: 1px #E8E8E8 solid;
	background: none;
    padding-left: 14px;
    font-size: 16px;
    font-weight: 300;
}

.press .right p {
	float: left;
	font-size: 14px;
	color: #8BB644;
	padding-left: 20px;
	line-height: 25px;
	margin-left: 30px;
	background-repeat: no-repeat;
	background-size: 13px 15px;
	background-position: 2px 4px;
}

.table1 {
	width: 100%;
	font-size: 14px;
}

.table1 tr th {
	background: #F6F8F9;
	height: 48px;
	border-collapse: collapse;
	border: 1px #EFEFEF solid;
	border-right: none;
}

.table1 tr th:last-child {
	border-right: 1px #EFEFEF solid;
}

.table1 tr td {
	text-align: center;
	border: 1px #EFEFEF solid;
	border-top: none;
	border-right: none;
	height: 38px;
}

.table1 tr td:last-child {
	border-right: 1px #EFEFEF solid;
}

.td_ul {
	width: 100%;
	text-align: center;
}

.td_ul li {
	width: 15px;
	height: 15px;
	display: inline-block;
	background-repeat: no-repeat;
	background-size: 15px 15px;
	background-position: 0px 0px;
}

/*single mirna*/
.ul_box {
	width: 100%;
	margin-top: 20px;
}

.ul_box .list {
	width: 255px;
	font-size: 14px;
	color: #A7A7A7;
	float: left;
}

.ul_box .list1 {
	width: 900px;
	font-size: 14px;
	color: #000;
	float: left;
}

.h3_4 {
	margin-top: 50px;
}

.p_7 {
	font-size: 16px;
	color: #666;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}

.text_1 {
	width: 930px;
	padding: 20px 60px;
	background: #F6F8F9;
	margin: 0 auto;
}

.text_1 p {
	line-height: 30px;
	font-size: 16px;
	color: #666666;
}

.list_box {
	width: 1000px;
	margin: 0 auto;
	margin-bottom: 40px;
}

.list_box li {
	width: 360px;
	height: 40px;
	text-align: center;
	float: left;
	margin-top: 20px;
	cursor: pointer;
	color: #439052;
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
    border: 1px #B7D2BC solid;
    border-radius: 8px;
    line-height: 40px;
    padding: 0 24px;
    margin-right: 40px;
}

.list_box li:nth-child(even) {
	margin-left: 80px;
}
.list_box li:hover {background-color: #FAFFF7;}
.press1 {
	
}

.press .list1 {
	width: auto;
	float: left;
	font-size: 14px;
	margin-right: 50px;
}

.h3_5 {
	margin-bottom: 20px;
}

.tittle1 {
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 20px;
}

.table1 .th1 {
	color: #999999;
}

.table1 tr th input {
	/*display:none;*/
	vertical-align: middle;
}

/*.table1 tr th label{
	width:14px;
	height:14px;
	border:#e5e3e2 1px solid;
	display:inline-block;
	vertical-align: middle;
	cursor: pointer;
}

.table1 tr td label{
	width:14px;
	height:14px;
	border:#e5e3e2 1px solid;
	display:inline-block;
	vertical-align: middle;
	cursor: pointer;
}

.table1 tr td input{

	display: none;

}*/
.ul_box1 {
	text-align: LEFT;
    margin: 0 auto;
}

.ul_box1 li {

	margin-right: 25px;
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
    border: 1px #51C2DB solid;
    border-radius: 8px;
    height: 42px;
    line-height: 40px;
    padding: 0 24px;
	cursor: pointer;
    
}

.ul_box1 li a {
	font-size: 16px;
	color: #51C2DB;
    font-weight: 400;
}
.ul_box1 li:hover {background-color: #EAFBFE;}

.footer_text {
	height: 220px;
	line-height: 250px;
	color: #AECD7A;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}

/*doenload*/
.yun {
	width: 180px;
	height: 35px;
	border-radius: 5px;
	padding-left: 20px;
	color: #FFF;
	font-size: 16px;
	background: url(../img/yun.png) 20px 8px no-repeat;
	background-color: #8BB644;
	margin: 30px 0px;
}

.ul_box2 {
	width: 100%;
}

.ul_box2 li {
	margin-bottom: 15px;
}

.ul_box2 .list1 {
	min-width: 200px;
	/*修改 628 周文佳*/
	font-size: 14px;
	color: #000;
	float: left;
}

.ul_box2 .list1 span {
	color: #02A3C7;
	font-size: 16px;
	margin-right: 8px;
	font-weight: bold;
}

.ul_box2 .list2 {
	font-size: 14px;
	color: #999;
	float: left;
	/* width: 1022px; */
}

.p_8 {
	margin-top: 30px;
	font-size: 16px;
	color: #000;
	font-weight: bold;
}

.gennome {
	padding-bottom: 30px;
}

.ul_box3 {
	width: 1170px;
	margin-top: 20px;
}

.ul_box3 .list {
	color: #000;
	font-size: 14px;
	width: 190px;
	float: left;
}

.ul_box3 .list1 {
	margin-left: 30px;
}

.ul_box3 .list span {
	color: #8BB644;
	font-size: 16px;
	font-weight: bold;
}

/*documentation*/
.h3_6 {
	margin-bottom: 20px;
}

.h3_7 {
	/*margin-top: 30px;*/
}

.ul_box2 .list3 {
	float: right;
	text-align: right;
}

/*resource*/
.ul_box4 {
	width: 100%;
}

.ul_box4 .list1 {
	/*width: 150px;*/
	/*修改 周文佳 628*/
	font-size: 14px;
	color: #000;
	margin-bottom: 20px;
}

.ul_box4 .list1 span {
	color: #8BB644;
	font-size: 16px;
	font-weight: bold;
}

.ul_box2 .list_add {
	width: auto;
}

.p_9 {
	padding: 0;
	margin-bottom: 20px;
}

/*submit*/
.mail {
	font-size: 26px;
	color: #666666;
	margin-bottom: 10px;
}

.cheng .mail1 {
	line-height: 30px;
}

.submit {
	height: 35px;
	border-radius: 5px;
	background: url(../img/mail.png) 20px 9px no-repeat;
	background-color: #8BB644;
	color: #FFF;
	font-size: 14px;
	margin-top: 40px;
	padding-left: 50px;
	padding-right: 20px;
}

.cheng {
	/*height: 500px;*/
}

/*contant*/
.con_1 {
	font-size: 14px;
	padding-left: 10px;
}

.con_2 {
	font-size: 14px;
	padding-left: 10px;
	margin-top: 20px;
}

.con_3 {
	font-size: 14px;
	padding-left: 10px;
	margin-top: 5px;
}

.map {
	width: 1140px;
	height: 570px;
	margin: 0 auto;
	margin-top: 40px;
}

/*news*/
.news_tittle {
	text-align: center;
	font-size: 18px;
	margin-top: 30px;
}

.news_detail {
	padding: 20px 100px;
	font-size: 16px;
	line-height: 25px;
}

.down_page {
	width: 600px;
	margin: 0 auto;
	margin-top: 50px;
}

.down_page .page_list {
	float: left;
	font-size: 16px;
	color: #999;
}

.down_page .page_list1 {
	float: right;
}

.down_page a:hover li {
	text-decoration: underline;
}

#BMapLib_sendToPhone0 {
	display: none;
}

/*update*/
.ul_box2 .list4 {
	width: auto;
}

.ul_box2 .list3 {
	width: auto;
}

/*翻页*/
.page {
	text-align: center;
	width: 100%;
	margin-top: 20px;
}

.page li {
	display: inline-block;
	padding: 8px 20px;
	font-size: 14px;
	color: #000;
	border-radius: 5px;
	cursor: pointer;
}

.page .ac {
	background: #999;
	color: #FFF;
}

.page li:hover {
	background: #999;
	color: #FFF;
}

/*新增*/
.sousuoxiala{
	width:1130px;
	margin:0 auto;
	margin-bottom:20px;
}
.sousuoxiala div{
	font-size:14px;
	margin-bottom:10px;
	height:40px;
	line-height: 40px;;
}
.sousuoxiala div span{
	float:left;
	font-size:14px;
	width:200px;
}
.sousuoxiala div .kuang{
	width:188px;
	height:40px;
	border:1px #f1f1f1 solid;
	color:#999;
	padding-left:10px;
}
.sousuoxiala div input{
	vertical-align: middle;
}
.sousuoxiala div select{
	width:200px;
	height:40px;
	color:#999;
	border:1px #f1f1f1 solid;
	padding-left: 5px;
}
